Implement C++0x tuples
----------------------
Key: STDCXX-958
URL: https://issues.apache.org/jira/browse/STDCXX-958
Project: C++ Standard Library
Issue Type: New Feature
Components: 20. General Utilities
Reporter: Eric Lemings
Fix For: 5.0
This library implements a fixed-size collection of values with a variable
number of heterogenous types. The specification for this library is contained
in Chapter 20.3 [tuple] of the C++ draft standard.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.