You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@stdcxx.apache.org by "Eric Lemings (JIRA)" <ji...@apache.org> on 2008/06/04 22:41:45 UTC

[jira] Created: (STDCXX-960) Implement C++0x reference wrappers

Implement C++0x reference wrappers
----------------------------------

                 Key: STDCXX-960
                 URL: https://issues.apache.org/jira/browse/STDCXX-960
             Project: C++ Standard Library
          Issue Type: New Feature
          Components: 20. General Utilities
            Reporter: Eric Lemings
             Fix For: 5.0


This library implements utilities that encapsulate references to functions and data objects.  The specification for this library is contained in Chapter 20.5.5 [refwrap] of the C++ draft standard.  It is part of the specification for function objects.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.