Implement C++0x smart pointers
------------------------------
Key: STDCXX-961
URL: https://issues.apache.org/jira/browse/STDCXX-961
Project: C++ Standard Library
Issue Type: New Feature
Components: 20. General Utilities
Reporter: Eric Lemings
Fix For: 5.0
This library implements class templates and associated helper functions that
encapsulate pointers exhibiting shared ownership semantics. The specification
for this library is contained in section 20.6.12 [util.smartptr] 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.