gcc/libstdc++-v3/doc/xml/manual
Paolo Carlini 23ed71c60c complex (complex<>::real(_Tp), [...]): Add per DR 387.
2008-05-25  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/std/complex (complex<>::real(_Tp), complex<>::imag(_Tp),
	complex<float>::real(float), complex<float>::imag(float),
	complex<double>::real(double), complex<double>::imag(double),
	complex<long double>::real(long double),
	complex<long double>::imag(long double)): Add per DR 387.
	(complex<>::real(), complex<>::imag(), complex<float>::real(),
	complex<float>::imag(), complex<double>::real(),
	complex<double>::imag(), complex<long double>::real(),
	complex<long double>::imag(long double)): Adjust in C++0x mode.
	(real(complex<>&), imag(complex<>&), real(const complex<>&),
	imag(const complex<>&)): Likewise.
	* testsuite/26_numerics/complex/dr387.cc: New.
	* doc/xml/manual/intro.xml: Add an entry for DR 387.

From-SVN: r135878
2008-05-25 18:59:19 +00:00
..
abi.xml [multiple changes] 2008-04-10 22:14:17 +00:00
algorithms.xml
allocator.xml [multiple changes] 2008-04-10 22:14:17 +00:00
appendix_contributing.xml [multiple changes] 2008-04-10 22:14:17 +00:00
appendix_free.xml
appendix_porting.xml
auto_ptr.xml
backwards_compatibility.xml [multiple changes] 2008-04-10 22:14:17 +00:00
bitmap_allocator.xml [multiple changes] 2008-04-10 22:14:17 +00:00
build.xml
build_hacking.xml [multiple changes] 2008-04-10 22:14:17 +00:00
codecvt.xml [multiple changes] 2008-04-10 22:14:17 +00:00
concurrency.xml acinclude.m4 (GLIBCXX_ENABLE_ATOMIC_BUILTINS): Check for set of all used __sync builtins, in two sizes. 2008-04-24 14:40:29 +00:00
configure.xml
containers.xml
ctype.xml [multiple changes] 2008-04-10 22:14:17 +00:00
debug.xml
debug_mode.xml [multiple changes] 2008-04-10 22:14:17 +00:00
diagnostics.xml [multiple changes] 2008-04-10 22:14:17 +00:00
evolution.xml [multiple changes] 2008-04-10 22:14:17 +00:00
extensions.xml [multiple changes] 2008-04-10 22:14:17 +00:00
internals.xml
intro.xml complex (complex<>::real(_Tp), [...]): Add per DR 387. 2008-05-25 18:59:19 +00:00
io.xml
iterators.xml
locale.xml [multiple changes] 2008-04-10 22:14:17 +00:00
localization.xml
messages.xml [multiple changes] 2008-04-10 22:14:17 +00:00
mt_allocator.xml
numerics.xml
parallel_mode.xml parallel_mode.xml: Documented the new choices, factoring out common tags. 2008-05-16 07:10:26 +00:00
shared_ptr.xml
spine.xml
status_cxx200x.xml [multiple changes] 2008-04-10 22:14:17 +00:00
status_cxx1998.xml
status_cxxtr1.xml
strings.xml [multiple changes] 2008-04-10 22:14:17 +00:00
support.xml [multiple changes] 2008-04-10 22:14:17 +00:00
test.xml [multiple changes] 2008-04-10 22:14:17 +00:00
using.xml condition_variable: New. 2008-05-06 21:11:47 +00:00
utilities.xml