gcc/libstdc++-v3/include/experimental
Jonathan Wakely 0a1369fa95 PR libstdc++/83511 add default argument to basic_string_view::substr
PR libstdc++/83511
	* include/std/string_view (basic_string_view::substr): Add default
	argument to first parameter.
	* include/experimental/string_view (basic_string_view::substr):
	Likewise.
	* testsuite/21_strings/basic_string_view/operations/substr/char/
	83511.cc: New test.
	* testsuite/21_strings/basic_string_view/operations/substr/wchar_t/
	83511.cc: New test.
	* testsuite/experimental/string_view/operations/substr/char/83511.cc:
	New test.
	* testsuite/experimental/string_view/operations/substr/wchar_t/83511.cc:
	New test.

From-SVN: r266568
2018-11-28 16:53:35 +00:00
..
bits Implement uniform container erasure for C++20. 2018-11-28 16:44:25 +00:00
algorithm Add experimental::sample and experimental::shuffle from N4531 2018-06-25 17:23:49 +01:00
any Update copyright years. 2018-01-03 11:03:58 +01:00
array Update copyright years. 2018-01-03 11:03:58 +01:00
buffer Fix versioned namespace macros for Networking TS 2018-10-16 17:12:51 +01:00
chrono Update copyright years. 2018-01-03 11:03:58 +01:00
deque Update copyright years. 2018-01-03 11:03:58 +01:00
executor Fix versioned namespace macros for Networking TS 2018-10-16 17:12:51 +01:00
filesystem Update copyright years. 2018-01-03 11:03:58 +01:00
forward_list Update copyright years. 2018-01-03 11:03:58 +01:00
functional PR libstdc++/83607 specialize Boyer-Moore searchers for std::byte 2018-01-04 10:21:29 +00:00
internet Fix versioned namespace macros for Networking TS 2018-10-16 17:12:51 +01:00
io_context Fix versioned namespace macros for Networking TS 2018-10-16 17:12:51 +01:00
iterator Update copyright years. 2018-01-03 11:03:58 +01:00
list Update copyright years. 2018-01-03 11:03:58 +01:00
map Implement uniform container erasure for C++20. 2018-11-28 16:44:25 +00:00
memory Update copyright years. 2018-01-03 11:03:58 +01:00
memory_resource PR libstdc++/77691 increase allocation size to at least alignment 2018-10-12 00:21:11 +01:00
net Initial commit of Networking TS implementation 2018-10-12 11:50:15 +01:00
netfwd Fix versioned namespace macros for Networking TS 2018-10-16 17:12:51 +01:00
numeric Update copyright years. 2018-01-03 11:03:58 +01:00
optional Update copyright years. 2018-01-03 11:03:58 +01:00
propagate_const Update copyright years. 2018-01-03 11:03:58 +01:00
random Update copyright years. 2018-01-03 11:03:58 +01:00
ratio Update copyright years. 2018-01-03 11:03:58 +01:00
regex PR libstdc++/87061 remove pmr type aliases for COW strings 2018-08-22 23:54:33 +01:00
set Implement uniform container erasure for C++20. 2018-11-28 16:44:25 +00:00
socket Fix versioned namespace macros for Networking TS 2018-10-16 17:12:51 +01:00
source_location Update copyright years. 2018-01-03 11:03:58 +01:00
string PR libstdc++/87061 remove pmr type aliases for COW strings 2018-08-22 23:54:33 +01:00
string_view PR libstdc++/83511 add default argument to basic_string_view::substr 2018-11-28 16:53:35 +00:00
system_error Update copyright years. 2018-01-03 11:03:58 +01:00
timer Fix versioned namespace macros for Networking TS 2018-10-16 17:12:51 +01:00
tuple Update copyright years. 2018-01-03 11:03:58 +01:00
type_traits Update copyright years. 2018-01-03 11:03:58 +01:00
unordered_map Implement uniform container erasure for C++20. 2018-11-28 16:44:25 +00:00
unordered_set Implement uniform container erasure for C++20. 2018-11-28 16:44:25 +00:00
utility Update copyright years. 2018-01-03 11:03:58 +01:00
vector Update copyright years. 2018-01-03 11:03:58 +01:00