* include/bits/regex_compiler.h (__detail::__compile_nfa): Overload
commit0722e55f21fba1c89d370eac4c6080e9112ca618
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Nov 2013 14:30:40 +0000 (8 14:30 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Nov 2013 14:30:40 +0000 (8 14:30 +0000)
tree5ebc270bd1c495613ea01dd121cbbd7cf0a2b158
parent535d22b6373f2169980c4fd3acaf38f0935f3b85
* include/bits/regex_compiler.h (__detail::__compile_nfa): Overload
so that std::basic_string<C> and std::vector<C> iterators dispatch to
the const C* compiler.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@204574 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/regex_compiler.h