gcc/libstdc++-v3/include
Jonathan Wakely 068c8ac17c Define C++17 feature-test macros
* include/bits/allocator.h (__cpp_lib_incomplete_container_elements):
	Define feature-test macro.
	* include/bits/range_access.h (__cpp_lib_array_constexpr): Likewise.
	* include/std/shared_mutex (__cpp_lib_shared_mutex): Uncomment.
	* include/std/type_traits (__cpp_lib_logical_traits): Fix value.
	(__cpp_lib_type_trait_variable_templates): Define.

From-SVN: r239088
2016-08-03 19:11:10 +01:00
..
backward
bits Define C++17 feature-test macros 2016-08-03 19:11:10 +01:00
c
c_compatibility Don't define guard macros when doing #include_next in math.h and stdlib.h 2016-02-01 11:13:40 +00:00
c_global Enable Mathematical Special Functions for C++17 2016-08-03 16:54:13 +01:00
c_std
debug Replace references to C++0x with C++11 in comments 2016-07-15 21:23:08 +01:00
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 libstdc++/71856 Define _GLIBCXX_PARALLEL_ASSERTIONS 2016-07-13 18:22:57 +01:00
precompiled
profile
std Define C++17 feature-test macros 2016-08-03 19:11:10 +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