r271489 - in /trunk/libstdc++-v3: ChangeLog inc...

rodgertq@gcc.gnu.org rodgertq@gcc.gnu.org
Tue May 21 22:15:00 GMT 2019


Author: rodgertq
Date: Tue May 21 22:15:00 2019
New Revision: 271489

URL: https://gcc.gnu.org/viewcvs?rev=271489&root=gcc&view=rev
Log:
LWG 3062 - Unnecessary decay_t in is_execution_policy_v

    * include/pstl/execution_defs.h (__enable_if_execution_policy):
    Use std::__remove_cvref_t when building with GCC.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/pstl/execution_defs.h



More information about the Libstdc++-cvs mailing list