Implement C++0x fixed-size arrays
---------------------------------
Key: STDCXX-962
URL: https://issues.apache.org/jira/browse/STDCXX-962
Project: C++ Standard Library
Issue Type: New Feature
Components: 23. Containers
Reporter: Eric Lemings
Fix For: 5.0
This library implements a class template for encapsulating fixed-size arrays of
values. The specification for this library is contained in section 23.2.1
[array] 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.