Implement C++0x function objects -------------------------------- Key: STDCXX-959 URL: https://issues.apache.org/jira/browse/STDCXX-959 Project: C++ Standard Library Issue Type: New Feature Components: 20. General Utilities Reporter: Eric Lemings Fix For: 5.0
This library implements data objects that encapsulate functions and their calling contexts. The specification for this library is contained in Chapter 20.5 [function.objects] 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.