module foo; import std.traits;[...]
A template is not a symbol as is.And eponymous templates alias them-selfs to the symbol they define on instancing
Stefan Koch via Digitalmars-d Tue, 12 Dec 2017 07:25:41 -0800
module foo; import std.traits;[...]
A template is not a symbol as is.And eponymous templates alias them-selfs to the symbol they define on instancing