[LWG #109] add overloads to binder1st and binder2nd
---------------------------------------------------
Key: STDCXX-1044
URL:
https://issues.apache.org/jira/browse/STDCXX-1044 Project: C++ Standard Library
Issue Type: Bug
Components: 20. General Utilities
Affects Versions: 4.2.1
Reporter: Al Grant
Priority: Minor
Resolution to LWG #109 adds to binder1st and binder2nd, overloads of operator() that take a reference-to-nonconst, allowing use in iterations that modify the elements they are iterating over. This change already done in glibc++ and VC++ STL. 4-line change (2 places) in <functional>.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.