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

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
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to