Issue Details (XML | Word | Printable)

Key: STDCXX-355
Type: New Feature New Feature
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Mark Brown
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
C++ Standard Library

new container member functions cbegin() and cend()

Created: 13/Mar/07 03:32 PM   Updated: 02/Jun/08 06:46 PM
Return to search
Component/s: 23. Containers
Affects Version/s: 4.1.2, 4.1.3, 4.1.4, 4.2.0, 4.2.1
Fix Version/s: 4.3.0

Time Tracking:
Original Estimate: 4h
Original Estimate - 4h
Remaining Estimate: 4h
Remaining Estimate - 4h
Time Spent: Not Specified
Remaining Estimate - 4h

Severity: Usability


 Description  « Hide
This is a placeholder issue to implement the new container member functions cbegin(), cend(), crbegin() and crend() described in http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2004/n1674.pdf. See also this post in the archive:
http://mail-archives.apache.org/mod_mbox/incubator-stdcxx-dev/200703.mbox/%3c113B2B6290C.0000019Bmbrown@inbox.com%3e

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Martin Sebor added a comment - 29/Aug/07 09:44 PM
Scheduled for 4.2.1. Maybe by then Mark will finish the tests

Martin Sebor added a comment - 31/Oct/07 11:51 PM
New features should be scheduled for minor (not maintenance) releases. Rescheduled for 4.3.

Martin Sebor added a comment - 02/Jun/08 06:46 PM
Added 4.2.1 to the list of affected versions and estimated effort.