regex_compiler.tcc
13.7 KB
-
regex_compiler.h (__detail::_AnyMatcher, [...]): Remove redundant _CharT template parameters. · bb038ece
* include/bits/regex_compiler.h (__detail::_AnyMatcher, __detail::_CharMatcher, __detail::_BracketMatcher): Remove redundant _CharT template parameters. * include/bits/regex_compiler.tcc: Likewise. From-SVN: r204573
Jonathan Wakely committed