regex_compiler.h: Nest namespace versioning.
authorBenjamin Kosnik <bkoz@redhat.com>
Tue, 15 Mar 2011 02:55:19 +0000 (02:55 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Tue, 15 Mar 2011 02:55:19 +0000 (02:55 +0000)
commite5a44bd64558d3350194666155288ef81e723b91
tree73b1243fbaddd662b43295fe48f4a43038d87047
parent77b0791e3dd1c8f8115499725357d0791334ce85
regex_compiler.h: Nest namespace versioning.

2011-03-14  Benjamin Kosnik  <bkoz@redhat.com>

* include/bits/regex_compiler.h: Nest namespace versioning.
* include/bits/regex_grep_matcher.tcc: Same.
* include/bits/regex_grep_matcher.h: Same.
* include/bits/regex_cursor.h: Same.
* include/bits/regex_nfa.h: Same.
* include/bits/regex_nfa.tcc: Same.

* include/bits/regex_grep_matcher.h: Version forward declarations.
* include/bits/c++config: Add namespace association for __regex.
* include/bits/regex.h: Make sub_match consistent.

From-SVN: r170978
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/c++config
libstdc++-v3/include/bits/regex.h
libstdc++-v3/include/bits/regex_grep_matcher.h