What are the unused but useful feature you know in D?

Walter Bright newshound2 at digitalmars.com
Sat Nov 4 20:06:00 UTC 2017


On 6/25/2017 9:31 PM, H. S. Teoh via Digitalmars-d wrote:
> It happens for template functions, member functions of templated
> aggregates (structs/classes), and auto functions.
And all function literals, and all functions generated by the compiler (such as 
lazy delegates and aggregate destructors).


More information about the Digitalmars-d mailing list