gcc/libstdc++-v3/testsuite/21_strings/basic_string
Yuao Ma 6123cb8bfc libstdc++: implement P3044R2 - sub-string_view from string (string part)
libstdc++-v3/ChangeLog:

	* include/bits/basic_string.h: Add subview.
	* include/bits/cow_string.h: Add subview.
	* include/std/string: Add FTM.
	* testsuite/21_strings/basic_string/operations/subview/char.cc: New test.
	* testsuite/21_strings/basic_string/operations/subview/wchar_t.cc: New test.
2025-12-03 23:56:32 +08:00
..
allocator libstdc++: Fix allocator propagation for rvalue+rvalue string concatenation 2025-04-29 10:52:47 +01:00
capacity Update copyright years. 2025-01-02 11:59:57 +01:00
cons libstdc++: Expand compile-time ranges tests for vector and basic_string. 2025-07-24 15:13:46 +02:00
debug Update copyright years. 2025-01-02 11:59:57 +01:00
element_access Update copyright years. 2025-01-02 11:59:57 +01:00
hash Update copyright years. 2025-01-02 11:59:57 +01:00
inserters_extractors Update copyright years. 2025-01-02 11:59:57 +01:00
literals Update copyright years. 2025-01-02 11:59:57 +01:00
modifiers libstdc++: Expand compile-time ranges tests for vector and basic_string. 2025-07-24 15:13:46 +02:00
numeric_conversions libstdc++: Fix VERIFY(idx = 1) bugs in tests 2025-09-27 21:17:40 +01:00
operations libstdc++: implement P3044R2 - sub-string_view from string (string part) 2025-12-03 23:56:32 +08:00
operators Update copyright years. 2025-01-02 11:59:57 +01:00
range_access Update copyright years. 2025-01-02 11:59:57 +01:00
requirements Update copyright years. 2025-01-02 11:59:57 +01:00
types Update copyright years. 2025-01-02 11:59:57 +01:00
40160.cc Update copyright years. 2025-01-02 11:59:57 +01:00
56166.cc Update copyright years. 2025-01-02 11:59:57 +01:00
79162.cc Update copyright years. 2025-01-02 11:59:57 +01:00
dr2268.cc Update copyright years. 2025-01-02 11:59:57 +01:00
erasure.cc Update copyright years. 2025-01-02 11:59:57 +01:00
init-list.cc Update copyright years. 2025-01-02 11:59:57 +01:00
lwg2758.cc Update copyright years. 2025-01-02 11:59:57 +01:00
lwg2946.cc Update copyright years. 2025-01-02 11:59:57 +01:00
pthread4.cc Update copyright years. 2025-01-02 11:59:57 +01:00
pthread18185.cc Update copyright years. 2025-01-02 11:59:57 +01:00
pthread33394.cc Update copyright years. 2025-01-02 11:59:57 +01:00
version.cc libstdc++: Test for feature test macros more accurately 2023-11-16 08:06:59 +00:00