Using getSymbolsByUDA in a static foreach loop

Adam D Ruppe destructionator at gmail.com
Wed Jan 19 21:49:12 UTC 2022


On Wednesday, 19 January 2022 at 21:44:57 UTC, Jack Stouffer 
wrote:
> The error is actually coming from trying to use the result of 
> getSymbolsByUDA in the right part of the `static foreach`

huh......

I never use most of std.traits, they just complicate things. Bleh 
idk, I wouldn't bother with it and loop through the __traits 
instead.



More information about the Digitalmars-d-learn mailing list