mirror of git://gcc.gnu.org/git/gcc.git
* include/bits/basic_string.h (data() const): Update comment. (data()): Add non-const overload for C++17. * testsuite/21_strings/basic_string/operations/data/char/2.cc: New. * testsuite/21_strings/basic_string/operations/data/wchar_t/2.cc: New. From-SVN: r238963 |
||
|---|---|---|
| .. | ||
| compare | ||
| data | ||
| find | ||
| rfind | ||
| substr | ||