gcc/libstdc++-v3/include
Paolo Carlini f941c3e212 complex (complex<float>::operator=(float), [...]): Simplify a tad...
2010-09-16  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/std/complex (complex<float>::operator=(float),
	complex<float>::operator+=(float),
	complex<float>::operator-=(float),
	complex<double>::operator=(double),
	complex<double>::operator+=(double),
	complex<double>::operator-=(double),
	complex<long double>::operator=(long double),
	complex<long double>::operator+=(long double),
	complex<long double>::operator-=(long double)): Simplify a tad,
	just forward to the underlying __complex__ T operators, as
	operator*= and operator/= already do.

	* include/std/complex (complex<float>, complex<double>,
	complex<long double>): Simplify spelling of return types, just
	say complex, instead of complex<float>, complex<double>,
	complex<long double>, respectively.

From-SVN: r164337
2010-09-16 12:39:13 +00:00
..
backward c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
bits hash_bytes.cc: New file... 2010-09-13 18:23:56 +00:00
c
c_compatibility
c_global re PR libstdc++/45300 (in cstdio/cstdlib keyword restrict is used instead of __restrict) 2010-08-17 13:15:41 +00:00
c_std re PR libstdc++/45300 (in cstdio/cstdlib keyword restrict is used instead of __restrict) 2010-08-17 13:15:41 +00:00
debug [multiple changes] 2010-08-29 17:39:00 +00:00
decimal
ext re PR libstdc++/45347 (concurrence.h: In constructor '__gnu_cxx::__cond::__cond()': /home/jayk/obj/gcc451/alphaev67-dec-osf5.1/libstdc++-v3/include/ext/concurrence.h:276:29: warning: missing initializer for member '__pthread_cond_t::__bloc) 2010-09-03 23:19:18 +00:00
parallel base.h (min, max): Mark inline. 2010-06-13 15:44:51 +00:00
precompiled
profile hashtable.h (_Hashtable<>::operator=(const _Hashtable&)): Move inline. 2010-08-14 01:00:23 +00:00
std complex (complex<float>::operator=(float), [...]): Simplify a tad... 2010-09-16 12:39:13 +00:00
tr1 re PR libstdc++/45613 (bits/random.h misses include guards) 2010-09-09 11:23:39 +00:00
tr1_impl 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
Makefile.am re PR libstdc++/40974 (cannot build gcc-4.4.1: fenv_t has not been declared) 2010-09-02 14:13:00 +00:00
Makefile.in re PR libstdc++/40974 (cannot build gcc-4.4.1: fenv_t has not been declared) 2010-09-02 14:13:00 +00:00