]> git.ipfire.org Git - thirdparty/gcc.git/commit - libstdc++-v3/testsuite/21_strings/basic_string/operations/rfind/wchar_t/1.cc
string.tcc (string::rfind): Fix.
authorBrent Verner <brent@rcfile.org>
Mon, 26 Jun 2000 20:21:34 +0000 (20:21 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Mon, 26 Jun 2000 20:21:34 +0000 (20:21 +0000)
commit913c27bf984f7d033c14d8f12780c7b5a3d52c77
tree7c409926fcd6a060ac324d60607f904a62b55d38
parent7d9d8943c9a920f25b1b0319dc201de1a280c412
string.tcc (string::rfind): Fix.

2000-06-13  Brent Verner <brent@rcfile.org>

* bits/string.tcc (string::rfind): Fix.
* testsuite/21_strings/rfind.cc: New file.

From-SVN: r34718
libstdc++-v3/testsuite/21_strings/rfind.cc [new file with mode: 0644]