aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-array.c
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2015-10-25 01:00:54 +0100
committerJonathan Wakely <redi@gcc.gnu.org>2015-10-25 01:00:54 +0100
commit93e954005f7c39b4cae859f6b2923267f22d6146 (patch)
tree7872cf44a758569951ffa9af6f4e8e4f7f4956b7 /gcc/fortran/trans-array.c
parent6fbd5984000d529e88e83d2472d53218fc5e49b4 (diff)
downloadgcc-93e954005f7c39b4cae859f6b2923267f22d6146.zip
gcc-93e954005f7c39b4cae859f6b2923267f22d6146.tar.gz
gcc-93e954005f7c39b4cae859f6b2923267f22d6146.tar.bz2
Implement C++17 std::invoke and LWG DR 2219
* include/std/functional (__invoke_impl): New overloads. (__invoke): Replace with a single function calling __invoke_impl. (invoke): Add C++17 std::invoke. (reference_wrapper::operator()): Qualify call to __invoke. (_Mem_fn_traits_base, _Mem_fn_traits): Remove unused typedefs. (_Mem_fn_base): Remove unused typedefs and implement call operator in terms of __invoke. * include/std/future (__future_base::_Async_state_commonV2): Do not pass reference_wrapper as object argument to call_once. * include/std/type_traits (result_of): Define nested __invoke_type. Handle reference_wrapper as per LWG 2219. * testsuite/20_util/bind/ref_neg.cc: Adjust dg-error directives. * testsuite/20_util/function_objects/mem_fn/55463.cc: Remove tests using member functions of reference_wrapper. From-SVN: r229290
Diffstat (limited to 'gcc/fortran/trans-array.c')
0 files changed, 0 insertions, 0 deletions