r260046 - in /trunk/libstdc++-v3: ChangeLog inc...

redi@gcc.gnu.org redi@gcc.gnu.org
Tue May 8 16:21:00 GMT 2018


Author: redi
Date: Tue May  8 16:21:35 2018
New Revision: 260046

URL: https://gcc.gnu.org/viewcvs?rev=260046&root=gcc&view=rev
Log:
Make std::regex automata use non-debug vector in Debug Mode

	* include/bits/regex_automaton.h (_NFA_base::_M_paren_stack, _NFA):
	Use normal std::vector even in Debug Mode.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/regex_automaton.h



More information about the Libstdc++-cvs mailing list