| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| basic_string | ||
| basic_string_view | ||
| c_strings | ||
| char_traits/requirements | ||
| debug | ||
| headers |
* include/bits/basic_string.h (append(__sv_type, size_type, size_type)): Turn into a template, change parameter type, constrain, add a conversion to __sv_type from the dependent parameter type. (assign(__sv_type, size_type, size_type)): Likewise. (insert(size_type, __sv_type, size_type, size_type)): Likewise. (replace(size_type, size_type, __sv_type, size_type, size_type)): Likewise. (compare(size_type, size_type,__sv_type, size_type, size_type)): Likewise. * testsuite/21_strings/basic_string/lwg2758.cc: New. From-SVN: r239370
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| basic_string | Loading commit data... | |
| basic_string_view | Loading commit data... | |
| c_strings | Loading commit data... | |
| char_traits/requirements | Loading commit data... | |
| debug | Loading commit data... | |
| headers | Loading commit data... |