[phobos] phobos commit, revision 2021

Jonathan M Davis jmdavisProg at gmx.com
Fri Sep 17 18:30:51 PDT 2010


On Friday 17 September 2010 18:13:01 Andrei Alexandrescu wrote:
> I'm not sure. Untyped does not entail writable. Ideally we'd avoid
> casting away const and immutable.

Is it still the case that you only get one template instatiation for T, const T, 
and immutable T instead of three? As I understood it, that's how it at least 
used to work, but I get the impression now that that's no longer the case. 
Otherwise, for instance, Unqual wouldn't be necessary, I would think.

- Jonathan M Davis


More information about the phobos mailing list