gcc/libstdc++-v3/include/ext
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
..
pb_ds
algorithm
array_allocator.h
atomicity.h
bitmap_allocator.h
cast.h
codecvt_specializations.h
concurrence.h re PR libstdc++/46455 (resource leaks due to missing destructors for mutexes and condvars) 2010-11-18 18:56:29 +00:00
debug_allocator.h
enc_filebuf.h
extptr_allocator.h
functional
iterator
malloc_allocator.h
memory
mt_allocator.h
new_allocator.h
numeric
numeric_traits.h limits (__glibcxx_digits10, [...]): Use 643L instead of 643 to avoid overflows on 16-bit machines. 2010-11-03 17:33:54 +00:00
pod_char_traits.h
pointer.h
pool_allocator.h
rb_tree
rc_string_base.h ios_init.cc (ios_base::Init::~Init): Add back semicolon at the end of the _GLIBCXX_SYNCHRONIZATION_HAPPENS* macros... 2010-08-13 11:48:34 +00:00
rope
ropeimpl.h
slist
sso_string_base.h re PR libstdc++/46830 (s.swap(s) triggers overlapped memcpy() for versa_string) 2010-12-07 02:43:16 +00:00
stdio_filebuf.h
stdio_sync_filebuf.h
string_conversions.h
throw_allocator.h Uglify C++ headers some more. 2010-09-19 09:44:24 +00:00
type_traits.h
typelist.h
vstring_fwd.h
vstring_util.h
vstring.h vstring.h (operator+(__versa_string<>&&, const __versa_string<>&), [...]): Add. 2010-12-15 12:59:05 +00:00
vstring.tcc