ctorUdaIfNeeded

Sometimes code needs to support both @UDA and @UDA(), so this template is used to ensure that the given UDA is an actual object, not just a type.

Members

Aliases

ctorUdaIfNeeded
alias ctorUdaIfNeeded = UDA
Undocumented in source.

Manifest constants

ctorUdaIfNeeded
enum ctorUdaIfNeeded;
Undocumented in source.

Meta