gcc/libstdc++-v3/include
Jonathan Wakely 16545743c6 re PR libstdc++/61374 (string_view::operator string() is buggy)
PR libstdc++/61374
	* include/experimental/string_view (operator basic_string): Correct
	order of arguments.
	(to_string): Replace with member function.
	Add inline specifiers. Remove unused header. Remove _S_empty_rep and
	allow _M_str to be null.
	* testsuite/experimental/string_view/cons/char/1.cc: Adjust to new
	default constructor semantics.
	* testsuite/experimental/string_view/cons/wchar_t/1.cc: Likewise.
	* testsuite/experimental/string_view/operations/copy/char/1.cc: Fix
	copyright dates. Remove unused header.
	* testsuite/experimental/string_view/operations/copy/wchar_t/1.cc:
	Likewise.
	* testsuite/experimental/string_view/operations/data/char/1.cc:
	Fix copyright dates. Adjust to new default constructor semantics.
	* testsuite/experimental/string_view/operations/data/wchar_t/1.cc:
	Likewise.
	* testsuite/experimental/string_view/operations/to_string/1.cc: New.

From-SVN: r211113
2014-06-01 18:23:41 +01:00
..
backward
bits re PR libstdc++/61329 (#include <regex> and _GLIBCXX_DEBUG causes multiple symbol definition.) 2014-05-27 12:14:17 +01:00
c
c_compatibility
c_global
c_std
debug re PR libstdc++/60497 (unique_ptr<T> tries to complete its type T even though it's not required to be a complete type) 2014-05-13 18:22:08 +01:00
decimal
experimental re PR libstdc++/61374 (string_view::operator string() is buggy) 2014-06-01 18:23:41 +01:00
ext
parallel
precompiled
profile map.h: Fix typo in comment; minor formatting fix. 2014-05-25 08:38:01 +00:00
std re PR libstdc++/61269 (<type_traits> includes <cstdint> inside std namespace) 2014-05-21 16:09:37 +01:00
tr1
tr2 bool_set: Use UTF-8 for accented characters. 2014-05-29 15:04:43 +01:00
Makefile.am array: Clean useless white chars. 2014-05-24 20:59:00 +00:00
Makefile.in array: Clean useless white chars. 2014-05-24 20:59:00 +00:00