[phobos] phobos commit, revision 1517

Masahiro Nakagawa repeatedly at gmail.com
Sat May 22 13:19:15 PDT 2010


I understood your opinion. I added const to methods because it is my  
style(I lost the context :( ).
OK, I will delete const from Repeat and my codes related range.


On Sun, 23 May 2010 02:12:01 +0900, Andrei Alexandrescu  
<andrei at erdani.com> wrote:

> 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
>>>



More information about the phobos mailing list