Signature conditions

David Nadlinger see at klickverbot.at
Fri Feb 10 10:36:38 PST 2012


On 2/10/12 7:35 PM, David Nadlinger wrote:
> class(T) if (__traits(compiles, { std.utf.decode(T.init); } )) { … }

(untested, you might have to return the value from the delegate to avoid 
an expression-without-effect error)



More information about the Digitalmars-d-learn mailing list