gcc/libstdc++-v3/include
Jonathan Wakely 4f5f9962c8 Replace references to C++0x with C++11 in comments
* include/bits/algorithmfwd.h: Change C++0x to C++11 in comments.
	* include/bits/move.h: Likewise.
	* include/bits/postypes.h: Likewise.
	* include/debug/bitset: Likewise.
	* include/ext/pb_ds/detail/type_utils.hpp: Likewise.
	* include/ext/string_conversions.h: Change C++0x to __cxx11 in
	comment.
	* testsuite/27_io/fpos/14320-1.cc: Change C++0x to C++11 in comment.
	* testsuite/util/thread/all.h: Likewise.

From-SVN: r238402
2016-07-15 21:23:08 +01:00
..
backward Update copyright years. 2016-01-04 15:30:50 +01:00
bits Replace references to C++0x with C++11 in comments 2016-07-15 21:23:08 +01:00
c Update copyright years. 2016-01-04 15:30:50 +01:00
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 re PR libstdc++/69881 (with gcc-6 of today building gcc-4.9 fails) 2016-02-23 15:57:09 +00:00
c_std Update copyright years. 2016-01-04 15:30:50 +01:00
debug Replace references to C++0x with C++11 in comments 2016-07-15 21:23:08 +01:00
decimal Update copyright years. 2016-01-04 15:30:50 +01:00
experimental Include header for std::__parallel::search 2016-07-14 16:43:17 +01:00
ext Replace references to C++0x with C++11 in comments 2016-07-15 21:23:08 +01:00
parallel libstdc++/71856 Define _GLIBCXX_PARALLEL_ASSERTIONS 2016-07-13 18:22:57 +01:00
precompiled Implement TR29124 C++ special Math Functions. 2016-01-14 18:12:43 +00:00
profile Update copyright years. 2016-01-04 15:30:50 +01:00
std Fix the constraints for any's assignment operator template to properly 2016-07-15 10:44:22 +03:00
tr1 re PR libstdc++/71181 (Reserving in unordered_map doesn't reserve enough) 2016-06-20 20:04:25 +00:00
tr2 Update copyright years. 2016-01-04 15:30:50 +01:00
Makefile.am Implement std::optional. 2016-07-10 20:44:21 +03:00
Makefile.in Implement std::optional. 2016-07-10 20:44:21 +03:00