r205277 - in /trunk/libstdc++-v3: ChangeLog inc...
redi@gcc.gnu.org
redi@gcc.gnu.org
Fri Nov 22 16:59:00 GMT 2013
Author: redi
Date: Fri Nov 22 16:59:25 2013
New Revision: 205277
URL: http://gcc.gnu.org/viewcvs?rev=205277&root=gcc&view=rev
Log:
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.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/bits/c++config
trunk/libstdc++-v3/include/bits/regex.h
trunk/libstdc++-v3/include/bits/regex.tcc
trunk/libstdc++-v3/include/ext/pb_ds/tag_and_trait.hpp
trunk/libstdc++-v3/include/std/iomanip
trunk/libstdc++-v3/testsuite/ext/profile/mutex_extensions_neg.cc
More information about the Libstdc++-cvs
mailing list