You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@stdcxx.apache.org by "Al Grant (JIRA)" <ji...@apache.org> on 2009/10/15 14:16:31 UTC

[jira] Created: (STDCXX-1044) [LWG #109] add overloads to binder1st and binder2nd

[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.