Fix class name in ChangeLog of previous commit, r170158.

From-SVN: r170159
This commit is contained in:
Jonathan Wakely 2011-02-14 23:51:07 +00:00
parent bf6319b96a
commit 4a4a7c31ce

View File

@ -11,7 +11,7 @@
* include/bits/regex_compiler.h (_Scanner_base): Use constexpr.
* include/bits/regex_constants.h (syntax_option_type): Likewise.
* include/bits/regex_grep_matcher.h: Fix comment typo.
(_Specialized_results::_Specialized_results): Simplify.
(_SpecializedResults::_SpecializedResults): Simplify.
* include/bits/regex_cursor.h: Fix comment typo.
* include/bits/regex_nfa.h: Likewise.
* testsuite/28_regex/basic_regex/ctors/basic/string_range_01_02_03.cc: