What have you done with UDAs?

Atila Neves via Digitalmars-d digitalmars-d at puremagic.com
Mon Jun 22 12:29:43 PDT 2015


On Monday, 22 June 2015 at 19:09:40 UTC, weaselcat wrote:
> I never seem to use them for anything, has anyone else done 
> anything interesting with them?

I use them all the time:

https://github.com/atilaneves/unit-threaded
https://github.com/atilaneves/cerealed
https://github.com/atilaneves/unencumbered
https://github.com/D-Programming-Language/phobos/pull/3207 
(std.experimental.testing proposal)

Compile-time reflection seems to be my D hammer.

Atila


More information about the Digitalmars-d mailing list