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
<[email protected]> 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
<[email protected]> wrote:
I don't think popFront and popBack should be const, even though for
some degenerate ranges they could.
Andrei
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos