OSDN Git Service

* include/tr1_impl/regex (basic_regex::basic_regex): Use range
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 11 Jan 2009 17:25:23 +0000 (17:25 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 11 Jan 2009 17:25:23 +0000 (17:25 +0000)
commite375726f9c697a52cdb2a026dffeb2165937a830
tree5e1581b4cbf051628f7453eee489702e591a173a
parente0b61fdb99c1d8584889b2f61b3a5e7960272154
* include/tr1_impl/regex (basic_regex::basic_regex): Use range
constructor for _M_pattern.
* testsuite/tr1/7_regular_expressions/basic_regex/ctors/char/
string.cc: Test construction from different basic_string type.
* testsuite/tr1/7_regular_expressions/basic_regex/ctors/wchar_t/
string.cc: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143275 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/tr1_impl/regex
libstdc++-v3/testsuite/tr1/7_regular_expressions/basic_regex/ctors/char/string.cc
libstdc++-v3/testsuite/tr1/7_regular_expressions/basic_regex/ctors/wchar_t/string.cc