gcc/libstdc++-v3/testsuite/26_numerics/complex
Paolo Carlini 4e30cb71f9 complex (pow(const complex<>&, int)): Enable in C++11 mode too.
2013-07-25  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/std/complex (pow(const complex<>&, int)): Enable in
	C++11 mode too.
	* testsuite/26_numerics/complex/dr844.cc: Adjust.
	* doc/xml/manual/intro.xml: Update.

From-SVN: r201253
2013-07-25 21:24:07 +00:00
..
comparison_operators Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
cons Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
inserters_extractors Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
requirements Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
value_operations Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
13450.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
50880.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
51083.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
56111.cc re PR libstdc++/56111 ({float,double,long double} complex not accepted anymore) 2013-02-13 21:58:53 +00:00
abi_tag.cc abi_tag.cc: Adjust expected demangling for 128bit long-double targets. 2012-11-14 23:23:51 +01:00
buggy_complex.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
c99.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
dr387_2.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
dr781_dr1137.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
dr844.cc complex (pow(const complex<>&, int)): Enable in C++11 mode too. 2013-07-25 21:24:07 +00:00
pow.cc