Mixin mangled name

Basile B. b2.temp at gmx.com
Wed Jul 3 16:33:41 UTC 2019


On Monday, 1 July 2019 at 23:52:49 UTC, Andrey wrote:
> Hello,
> Is it possible to mixin in code a mangled name of some entity 
> so that compiler didn't emit undefined symbol error? For 
> example mangled function name or template parameter?

Yes. An example from the DMD test suite itself :

https://run.dlang.io/is/ctq77S


More information about the Digitalmars-d-learn mailing list