[phobos] phobos commit, revision 2021

Andrei Alexandrescu andrei at erdani.com
Fri Sep 17 18:13:01 PDT 2010


I'm not sure. Untyped does not entail writable. Ideally we'd avoid 
casting away const and immutable.

Andrei

On 09/17/2010 07:50 PM, David Simcha wrote:
> I assume it makes sense to cast away const/immutable in emplace() since
> we're treating the block as a raw memory block without a real type.
>
> On 9/17/2010 8:48 PM, dsource.org wrote:
>> phobos commit, revision 2021
>>
>>
>> user: dsimcha
>>
>> msg:
>> Fix std.range.Zip.
>>
>> http://www.dsource.org/projects/phobos/changeset/2021
>>
>> _______________________________________________
>> phobos mailing list
>> phobos at puremagic.com
>> http://lists.puremagic.com/mailman/listinfo/phobos
>>
>
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos


More information about the phobos mailing list