[PATCH] Implement LWG 3062, Unnecessary decay_t in is_execution_policy_v

Thomas Rodgers trodgers@redhat.com
Wed Apr 24 23:01:00 GMT 2019


	should be remove_cvref_t
	* include/pstl/execution_defs.h (__enable_if_execution_policy):
        Use std::__remove_cv_ref_t when building with GCC

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Implement-LWG-3062-Unnecessary-decay_t-in-is_executi.patch
Type: text/x-patch
Size: 1370 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20190424/dc59432b/attachment.bin>


More information about the Libstdc++ mailing list