gcc/libstdc++-v3/testsuite/26_numerics
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
..
accumulate Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
adjacent_difference Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
complex complex (pow(const complex<>&, int)): Enable in C++11 mode too. 2013-07-25 21:24:07 +00:00
headers forced.C: Extend current handling of Linux-based x86 systems to cover all GNU systems. 2013-06-10 09:21:29 +02:00
inner_product Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
iota Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
partial_sum Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
random re PR libstdc++/57674 (wrong distribution for std::binomial_distribution::operator()(g,param)) 2013-06-22 21:07:02 +00:00
slice Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
slice_array Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
valarray re PR libstdc++/57666 (valarray<T>::operator= in c++11 mode does not adapt to size) 2013-06-21 14:23:15 +00:00