Is there any good reason why C++ namespaces are "closed" in D?
Walter Bright
newshound2 at digitalmars.com
Sun Jul 29 08:40:26 UTC 2018
The name can be "transferred" into the global namespace using an alias.
This boilerplate can all be put inside of a string mixin.
More information about the Digitalmars-d
mailing list