gcc/libstdc++-v3/include/std
Jonathan Wakely 237c8b9d2f re PR libstdc++/59247 (Bootstrap fails due to errors in libstdc++ sources with `--enable-symvers=gnu-versioned-namespace')
PR libstdc++/59247
	* include/bits/c++config (_GLIBCXX_INLINE_VERSION): Declare namespace
	std::experimental::__7 as inline.
	* include/bits/regex.h (_GLIBCXX_BEGIN_NAMESPACE_VERSION): Do not
	enclose namespace __detail.
	* include/bits/regex.tcc (_GLIBCXX_BEGIN_NAMESPACE_VERSION): Likewise.
	* include/std/iomanip (_GLIBCXX_BEGIN_NAMESPACE_VERSION): Likewise.
	* include/ext/pb_ds/tag_and_trait.hpp (detail): Fix comment.
	* testsuite/ext/profile/mutex_extensions_neg.cc: Adjust line number.

From-SVN: r205277
2013-11-22 16:59:25 +00:00
..
algorithm
array Print additional info when various out-of-range conditions are detected. 2013-09-21 19:04:13 -07:00
atomic
bitset Print additional info when various out-of-range conditions are detected. 2013-09-21 19:04:13 -07:00
chrono re PR libstdc++/58850 (Conversion error in chrono) 2013-10-23 15:31:26 +00:00
complex Implement N3779 - User-defined Literals for std::complex, part 2 of UDL for Standard Library Types 2013-10-23 00:09:19 +00:00
condition_variable
deque
forward_list
fstream
functional re PR libstdc++/58569 (Compilation error when a class contains multiple std::function) 2013-10-02 21:21:52 +01:00
future re PR libstdc++/49204 ([C++0x] remaining issues in <future>) 2013-11-20 20:59:19 +00:00
iomanip re PR libstdc++/59247 (Bootstrap fails due to errors in libstdc++ sources with `--enable-symvers=gnu-versioned-namespace') 2013-11-22 16:59:25 +00:00
ios
iosfwd
iostream
istream
iterator
limits
list
locale
map
memory
mutex re PR libstdc++/54562 (mutex and condition variable timers) 2013-11-11 13:33:48 +00:00
numeric
ostream
queue
random
ratio
regex
scoped_allocator
set
shared_mutex
sstream
stack
stdexcept
streambuf
string
system_error
thread
tuple tuple (_Index_tuple, [...]): Move to <utility>. 2013-10-31 19:23:54 +00:00
type_traits N3655 C++1y TransformationTraits Redux 2013-11-05 22:57:36 +00:00
typeindex
unordered_map
unordered_set
utility tuple (_Index_tuple, [...]): Move to <utility>. 2013-10-31 19:23:54 +00:00
valarray
vector re PR libstdc++/58604 (Text truncation in comments of /usr/include/c++/4.7/vector) 2013-10-03 20:33:05 +00:00