inout template parameter, or a solution to the templated container issue

Peter Alexander peter.alexander.au at gmail.com
Wed Jun 12 03:38:19 PDT 2013


On Wednesday, 12 June 2013 at 06:08:58 UTC, deadalnix wrote:
> Within the template, T is always seen as inout, and only one 
> instantiation occur for all top type qualifiers.

So are you adding inout as a type qualifier? Currently it is only 
a storage class usable in functions.


More information about the Digitalmars-d mailing list