On 2014-12-03 14:02, Martin Krejcirik wrote:
Asking for D feature names in not good IMHO.
I agree. I try the demo at got a question about what this feature is called:
auto u = new class M {};
Exactly what is referred to here? The type inference or the anonymous
class? The answer is "anonymous class".
-- /Jacob Carlborg
