Mixin can't access library symbols?

Adam D. Ruppe destructionator at gmail.com
Fri May 3 17:51:39 UTC 2019


On Friday, 3 May 2019 at 17:48:50 UTC, faissaloo wrote:
> How can I get a mixin to implicitly include the symbols from 
> its surrounding context? Is this possible?

What's your big picture goal? Do you have sample code you have 
tried so far?

Also, are you talking mixin("string") or mixin template? They 
work differently with symbols too.


More information about the Digitalmars-d-learn mailing list