Idiomatic way to check for UDA?

Tofu Ninja via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sat Jun 6 22:32:46 PDT 2015


Whats the idiomatic way to check if an identifier has a specific 
UDA attached to it.

Also what should I use to define a UDA that doesn't need to carry 
any data? Just an empty template? Or does something else make 
more sense?


More information about the Digitalmars-d-learn mailing list