|
|
|
|
|
by dwattttt
573 days ago
|
|
You can introduce new APIs and new types to resolve the "is it flexible, or is it 14 chars"; that's more or less one of the explored approaches in the article. It won't make existing uses any clearer or safer though, requiring rewrites to take advantage of them. |
|
For defining or allocating an object that can hold any address, sa_storage should be used, mentioned in the article.