functional
68.9 KB
-
Fix construction of std::function from null pointer-to-member · 9c5ad80e
PR libstdc++/69293 * include/std/functional (_Function_base::_M_not_empty_function): Change overloads for pointers to take arguments by value. * testsuite/20_util/function/cons/57465.cc: Add tests for pointer-to-member cases. From-SVN: r232504
Jonathan Wakely committed