gcc/libstdc++-v3/testsuite
Paolo Carlini 3ca4d07dff vstring.h (operator+(__versa_string<>&&, const __versa_string<>&), [...]): Add.
2010-12-15  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/ext/vstring.h (operator+(__versa_string<>&&,
	const __versa_string<>&), operator+(const __versa_string<>&,
	__versa_string<>&&), operator+(__versa_string<>&&,
	__versa_string<>&&), operator+(const _CharT*,
	__versa_string<>&&), operator+(_CharT, __versa_string<>&&),
	operator+(__versa_string<>&&, const _CharT*),
	operator+(__versa_string<>&&, _CharT)): Add.
	* testsuite/ext/vstring/operators/1.cc: New.

From-SVN: r167853
2010-12-15 12:59:05 +00:00
..
17_intro libstdc++: N3126 draft support. 2010-11-01 22:35:28 -04:00
18_support tuple (tuple): Make default constructors constexpr. 2010-11-04 05:53:05 +00:00
19_diagnostics system_error (system_error::system_error(error_code), [...]): Fix for what() to return the NBTS recommended in the Note in 19.5.6.2/14. 2010-09-16 14:55:37 +00:00
20_util re PR libstdc++/46910 (std::shared_ptr requires public destructor for a class with friend deleter) 2010-12-14 22:13:26 +00:00
21_strings syntax_option_type.cc: Avoid -Wall warnings. 2010-11-02 18:25:55 +00:00
22_locale wrapped_locale.cc: Require additional locale name. 2010-11-23 15:23:13 +01:00
23_containers stl_iterator.h: Add move_iterator operators overloads to make it robust to template abuses. 2010-12-08 01:23:41 +00:00
24_iterators stl_iterator.h: Add move_iterator operators overloads to make it robust to template abuses. 2010-12-08 01:23:41 +00:00
25_algorithms
26_numerics chrono: Constexpr markup for is_monotonic. 2010-11-23 23:47:44 +00:00
27_io PR libstdc++/26211 + N3168 2010-11-18 17:21:35 +00:00
28_regex syntax_option_type.cc: Avoid -Wall warnings. 2010-11-02 18:25:55 +00:00
29_atomics user.cfg.in: Add typeindex. 2010-11-06 03:35:46 +00:00
30_threads re PR libstdc++/46951 (30_threads/future/members/45133.cc failed) 2010-12-15 02:07:07 +00:00
abi Update expected demangler output. 2010-11-18 05:24:00 -08:00
backward
config
data
decimal
ext vstring.h (operator+(__versa_string<>&&, const __versa_string<>&), [...]): Add. 2010-12-15 12:59:05 +00:00
lib libstdc++.exp (v3-build_support): Delete libtestc++.a before creation. 2010-12-10 16:24:48 +00:00
libstdc++-abi extract_symvers.pl: New file. 2010-12-01 13:55:16 +00:00
libstdc++-dg conformance.exp: Apply check_v3_target_fileio as a gate for tests in subdirectories matching the... 2010-10-07 21:44:36 +00:00
performance [multiple changes] 2010-09-14 10:27:36 +00:00
tr1 user.cfg.in: Remove tr1_impl headers. 2010-11-05 22:30:54 +00:00
util testsuite_abi.cc (check_version): Don't push back GLIBCXX_3.4.16, unused. 2010-12-12 10:58:08 +00:00
Makefile.am extract_symvers.pl: New file. 2010-12-01 13:55:16 +00:00
Makefile.in re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolchain) 2010-12-06 00:50:04 +00:00