alias to function literal, call without () not possible
Kagamin via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Thu Aug 4 01:18:00 PDT 2016
Function pointers and delegates are not intended to allow
optional parentheses. See also DIP23.
More information about the Digitalmars-d-learn
mailing list