How to obtain certain traits of delegates returned by functions in template constraints?

TheFlyingFiddle kurtyan at student.chalmers.se
Sun Dec 15 09:21:17 PST 2013


> template strip(T) if(is(T == delegate))

Typo should be stripped.


More information about the Digitalmars-d-learn mailing list