This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[patch] fix libstdc++/57465


        PR libstdc++/57465
        * include/std/functional
        (_Function_base::_Base_manager::_M_not_empty_function): Fix overload
        for pointers.
        * testsuite/20_util/function/cons/57465.cc: New.


Tested x86_64-linux, committed to trunk.  I'll apply it to the
branches after it's been on trunk without problems for a while.

Attachment: patch.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]