functional
73.3 KB
-
re PR libstdc++/65760 (invalid use of incomplete type with std::is_convertible<C, C>) · 952bc7a6
PR libstdc++/65760 * include/std/functional (__check_func_return_type): Use is_same to avoid using _is_convertible on incomplete types. * testsuite/20_util/function/65760.cc: New. From-SVN: r222581
Jonathan Wakely committed