gcc/libstdc++-v3/testsuite/21_strings/basic_string
Jonathan Wakely 92d58deefa Add non-const std::basic_string::data() for C++17
* 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
2016-08-01 21:12:58 +01:00
..
allocator Move allocator in std::string and RB tree move constructors 2016-07-22 16:03:11 +01:00
capacity Update copyright years. 2016-01-04 15:30:50 +01:00
cons Implement std::string_view and P0254r2, 2016-07-28 18:15:26 +03:00
element_access Update copyright years. 2016-01-04 15:30:50 +01:00
inserters_extractors Update copyright years. 2016-01-04 15:30:50 +01:00
literals Update copyright years. 2016-01-04 15:30:50 +01:00
modifiers Implement std::string_view and P0254r2, 2016-07-28 18:15:26 +03:00
numeric_conversions Update copyright years. 2016-01-04 15:30:50 +01:00
operations Add non-const std::basic_string::data() for C++17 2016-08-01 21:12:58 +01:00
operators Implement std::string_view and P0254r2, 2016-07-28 18:15:26 +03:00
range_access Update copyright years. 2016-01-04 15:30:50 +01:00
requirements Update copyright years. 2016-01-04 15:30:50 +01:00
types Update copyright years. 2016-01-04 15:30:50 +01:00
40160.cc Update copyright years. 2016-01-04 15:30:50 +01:00
init-list.cc Update copyright years. 2016-01-04 15:30:50 +01:00
pthread4.cc Update copyright years. 2016-01-04 15:30:50 +01:00
pthread18185.cc Update copyright years. 2016-01-04 15:30:50 +01:00
pthread33394.cc Update copyright years. 2016-01-04 15:30:50 +01:00