r239198 - in /branches/gcc-6-branch/libstdc++-v...

redi@gcc.gnu.org redi@gcc.gnu.org
Sat Aug 6 12:20:00 GMT 2016


Author: redi
Date: Sat Aug  6 12:20:26 2016
New Revision: 239198

URL: https://gcc.gnu.org/viewcvs?rev=239198&root=gcc&view=rev
Log:
Define C++17 feature-test macros

Backport from mainline
2016-08-03  Jonathan Wakely  <jwakely@redhat.com>

	* include/bits/allocator.h (__cpp_lib_incomplete_container_elements):
	Define feature-test macro.
	* include/std/shared_mutex (__cpp_lib_shared_mutex): Uncomment.
	* include/std/type_traits (__cpp_lib_logical_traits): Fix value.

Modified:
    branches/gcc-6-branch/libstdc++-v3/ChangeLog
    branches/gcc-6-branch/libstdc++-v3/include/bits/allocator.h
    branches/gcc-6-branch/libstdc++-v3/include/std/shared_mutex
    branches/gcc-6-branch/libstdc++-v3/include/std/type_traits



More information about the Gcc-cvs mailing list