Alias variable from another class

Rene Zwanenburg via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Thu Dec 15 06:17:30 PST 2016


On Tuesday, 13 December 2016 at 19:13:24 UTC, Begah wrote:
> Any ideas?

Closest you can get is wrapping it in a property. If you need to 
do this often you may be able to generate them, check the recent 
"Getters/Setters generator" thread in Announce for some 
inspiration.


More information about the Digitalmars-d-learn mailing list