r204574 - in /trunk/libstdc++-v3: ChangeLog inc...
redi@gcc.gnu.org
redi@gcc.gnu.org
Fri Nov 8 14:30:00 GMT 2013
Author: redi
Date: Fri Nov 8 14:30:40 2013
New Revision: 204574
URL: http://gcc.gnu.org/viewcvs?rev=204574&root=gcc&view=rev
Log:
* 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.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/bits/regex_compiler.h
More information about the Libstdc++-cvs
mailing list