gcc/libstdc++-v3/doc/xml/manual
Paolo Carlini 3fd29fa912 complex (pow(const complex<>&, int)): Do not define in C++0x mode, per DR 844.
2008-06-12  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/std/complex (pow(const complex<>&, int)): Do not define in
	C++0x mode, per DR 844.
	* include/tr1/complex (pow(const complex<>&, int)): Remove.
	* doc/xml/manual/intro.xml: Add an entry for DR 844.
	* testsuite/26_numerics/complex/dr844.cc: New.
	* testsuite/tr1/8_c_compatibility/complex/overloads_int.cc: Adjust.

From-SVN: r136694
2008-06-12 10:17:53 +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_hacking.xml [multiple changes] 2008-04-10 22:14:17 +00:00
build.xml
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_mode.xml [multiple changes] 2008-04-10 22:14:17 +00:00
debug.xml
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 (pow(const complex<>&, int)): Do not define in C++0x mode, per DR 844. 2008-06-12 10:17:53 +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 using.xml: Outline exception topics. 2008-06-06 19:32:43 +00:00
utilities.xml