regex_compiler.h (__detail::_AnyMatcher, [...]): Remove redundant _CharT template...
authorJonathan Wakely <jwakely.gcc@gmail.com>
Fri, 8 Nov 2013 14:30:34 +0000 (14:30 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Fri, 8 Nov 2013 14:30:34 +0000 (14:30 +0000)
commitbb038ece8f58d223049ffd6f0982352d431b4f29
tree8102dca9577c18111cf9468157308d8fcaee664e
parent68e69ce27fe7b25cf2606f83af2fc300c0b4f1f4
regex_compiler.h (__detail::_AnyMatcher, [...]): Remove redundant _CharT template parameters.

* 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
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/regex_compiler.h
libstdc++-v3/include/bits/regex_compiler.tcc