new container member functions cbegin() and cend() --------------------------------------------------
Key: STDCXX-355 URL: https://issues.apache.org/jira/browse/STDCXX-355 Project: C++ Standard Library Issue Type: New Feature Components: 23. Containers Affects Versions: 4.1.2, 4.1.3 Reporter: Mark Brown 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/[EMAIL PROTECTED] -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.