[
https://issues.apache.org/jira/browse/STDCXX-32?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Sebor updated STDCXX-32:
-------------------------------
Fix Version/s: (was: 5.0.0)
4.3.0
Summary: implement C++ 0x containers (was: implement TR1 containers)
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.