You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stdcxx.apache.org by "Mark Brown (JIRA)" <ji...@apache.org> on 2007/03/13 16:34:09 UTC

[jira] Created: (STDCXX-355) new container member functions cbegin() and cend()

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/%3c113B2B6290C.0000019Bmbrown@inbox.com%3e

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (STDCXX-355) new container member functions cbegin() and cend()

Posted by "Martin Sebor (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STDCXX-355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Sebor updated STDCXX-355:
--------------------------------

    Fix Version/s: 4.2.1

Scheduled for 4.2.1. Maybe by then Mark will finish the tests ;-)

> 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
>             Fix For: 4.2.1
>
>
> 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

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (STDCXX-355) new container member functions cbegin() and cend()

Posted by "Martin Sebor (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STDCXX-355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Sebor updated STDCXX-355:
--------------------------------

    Affects Version/s: 4.1.4
                       4.2
        Fix Version/s:     (was: 4.2.1)
                       4.3

New features should be scheduled for minor (not maintenance) releases. Rescheduled for 4.3.

> 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, 4.1.4, 4.2
>            Reporter: Mark Brown
>             Fix For: 4.3
>
>
> 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

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.