gcc/libstdc++-v3/include
Jonathan Wakely 98e6e66233 Use __invoke in std::function internals
* include/std/functional (__callable_functor): Remove.
	(_Function_handler::_M_invoke): Use __invoke instead of
	__callable_functor or mem_fn.
	(function::_Callable): Use lvalue in result_of expression.
	(function): Remove TODO comments about allocators.
	* testsuite/20_util/function/cons/refqual.cc: New test.

From-SVN: r239166
2016-08-05 10:00:34 +01:00
..
backward
bits Define std::enable_shared_from_this::weak_from_this 2016-08-04 13:33:10 +01:00
c
c_compatibility
c_global Enable Mathematical Special Functions for C++17 2016-08-03 16:54:13 +01:00
c_std
debug
decimal
experimental Fix naming, qualification and broken test for propagate_const 2016-07-21 20:39:03 +01:00
ext Fix missing qualification in <ext/rope> 2016-07-25 13:56:12 +01:00
parallel
precompiled
profile
std Use __invoke in std::function internals 2016-08-05 10:00:34 +01:00
tr1 Enable Mathematical Special Functions for C++17 2016-08-03 16:54:13 +01:00
tr2
Makefile.am Implement std::string_view and P0254r2, 2016-07-28 18:15:26 +03:00
Makefile.in Implement std::string_view and P0254r2, 2016-07-28 18:15:26 +03:00