[static] foreach scope, template declaration ?
via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Fri Sep 26 01:05:36 PDT 2014
On Thursday, 25 September 2014 at 23:37:11 UTC, Ali Çehreli wrote:
> Surprisingly, that indicates that anySatisfy did instantiate
> CmpName with all three string values, meaning that perhaps we
> don't have shortcut behavior for 'bool' eponymous templates.
Yes, that's the case (not just for eponymous templates, but I
can't remember the details). There was a discussion about it on
digitalmars.D a few months ago.
More information about the Digitalmars-d-learn
mailing list