[
https://issues.apache.org/jira/browse/STDCXX-32?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12613013#action_12613013
]
sebor edited comment on STDCXX-32 at 7/11/08 3:45 PM:
-------------------------------------------------------------
Changed Summary to clarify that we're going to be implementing the C++ 0x
containers (i.e., class templates {{array}} and {{forward_list}} and the
unordered associative containers, {{unordered_map}}, {{unordered_multimap}},
{{unordered_set}}, and {{unordered_multiset}}), and not those specified in the
Technical Report.
Scheduled for 4.3.0.
was (Author: sebor):
Changed Summary to clarify that we're going to be implementing the C++ 0x
containers (i.e., class template {{forward_list}} and the unordered associative
containers, {{unordered_map}}, {{unordered_multimap}}, {{unordered_set}}, and
{{unordered_multiset}}), and not those specified in the Technical Report.
Scheduled for 4.3.0.
> implement C++ 0x containers
> ---------------------------
>
> Key: STDCXX-32
> URL: https://issues.apache.org/jira/browse/STDCXX-32
> Project: C++ Standard Library
> Issue Type: Sub-task
> Components: TR1.6 - Containers
> Environment: All
> Reporter: Martin Sebor
> Fix For: 4.3.0
>
>
> This is a placeholder task to implement the C++ Standard Library extensions
> described in the Containers section of the Technical Report on C++ Library
> Extensions.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.