improvement request - enabling by-value-containers

Jonathan Schmidt-Dominé devel at the-user.org
Wed Dec 15 01:02:57 PST 2010


Sorry, ref const scope for such containers and PODs etc., const scope for 
primitives and references. Of course, that is exactly what you want to have 
for function-paramaters, temporary variables temporarily holding a read-only 
container-element, like foreach-variables etc. That would not influence the 
value-semantics.


More information about the Digitalmars-d mailing list