Alias to struct memembers of a function paramater as a shortcut => need this for XYZ of type void*

Robert M. Münch robert.muench at saphirion.com
Sun Apr 7 15:36:14 UTC 2019


On 2019-04-07 14:05:13 +0000, ag0aep6g said:

> You can't make an alias to a field of an object. The alias will be made 
> in relation to the type instead. (If that makes sense. I'm not sure how 
> to phrase it best.)

The docs state that an alias can either be related to the type or the 
symbol. Hence, in my case I expected it to be the symbol...

-- 
Robert M. Münch
http://www.saphirion.com
smarter | better | faster



More information about the Digitalmars-d-learn mailing list