gcc/libstdc++-v3/testsuite/21_strings/basic_string_view
Yuao Ma 475933164f libstdc++: implement P3044R2 - sub-string_view from string (string_view part)
libstdc++-v3/ChangeLog:

	* include/bits/version.def: Add string_subview FTM.
	* include/bits/version.h: Regenerate.
	* include/std/string_view: Add subview.
	* testsuite/21_strings/basic_string_view/operations/subview/char.cc: New test.
	* testsuite/21_strings/basic_string_view/operations/subview/wchar_t.cc: New test.
2025-12-03 23:55:06 +08:00
..
capacity Update copyright years. 2025-01-02 11:59:57 +01:00
cons Update copyright years. 2025-01-02 11:59:57 +01:00
element_access Update copyright years. 2025-01-02 11:59:57 +01:00
inserters Update copyright years. 2025-01-02 11:59:57 +01:00
literals Update copyright years. 2025-01-02 11:59:57 +01:00
modifiers Update copyright years. 2025-01-02 11:59:57 +01:00
operations libstdc++: implement P3044R2 - sub-string_view from string (string_view part) 2025-12-03 23:55:06 +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
include.cc Update copyright years. 2025-01-02 11:59:57 +01:00
typedefs.cc Update copyright years. 2025-01-02 11:59:57 +01:00