[Issue 6483] std.container.moveBack
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Feb 6 16:41:30 PST 2012
http://d.puremagic.com/issues/show_bug.cgi?id=6483
Yao Gomez <yao.gomez at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |yao.gomez at gmail.com
--- Comment #1 from Yao Gomez <yao.gomez at gmail.com> 2012-02-06 16:41:28 PST ---
Maybe just change it to: "Destructively reads and returns the last element of
the container. The slot is not removed from the container; it is left
initalized with T.init. This routine need not be defined if back returns a
ref."
But the last sentence is correct for the moveBack method?
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list