[phobos] phobos commit, revision 1517

Andrei Alexandrescu andrei at erdani.com
Sat May 22 10:12:01 PDT 2010


If you mean for uniformity of range, yes, popBack and popFront should be 
there. All I'm saying is they should not be const. I don't think anyone 
having a const range would be in the mood of popping from it.

Andrei

On 05/22/2010 11:39 AM, Masahiro Nakagawa wrote:
> For unity of range?
>
>
> On Sat, 22 May 2010 23:12:57 +0900, Andrei Alexandrescu
> <andrei at erdani.com> wrote:
>
>> I don't think popFront and popBack should be const, even though for
>> some degenerate ranges they could.
>>
>> Andrei
>>
>> On 05/17/2010 11:34 AM, dsource.org wrote:
>>> phobos commit, revision 1517
>>>
>>>
>>> user: Masahiro Nakagawa
>>>
>>> msg:
>>> bugzilla 3873 std.range.repeat should have popBack defined
>>>
>>> http://www.dsource.org/projects/phobos/changeset/1517
>>>
>>> _______________________________________________
>>> 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
>
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos


More information about the phobos mailing list