gcc/libstdc++-v3/include/tr1
Jonathan Wakely 536c221d20 PR libstdc++/70607 make proj(T) and conj(T) return complex<T>
PR libstdc++/61791
	PR libstdc++/70607
	* include/std/complex (real(T), imag(T)): Add _GLIBCXX_CONSTEXPR.
	(proj(T), conj(T)): Change return types per DR 1522.
	* include/tr1/complex (conj): Remove overloads and use std::conj.
	* testsuite/26_numerics/complex/dr781_dr1137.cc: Rename to...
	* testsuite/26_numerics/complex/dr781.cc: ... this, and update.
	* testsuite/26_numerics/complex/value_operations/constexpr2.cc: Test
	real(T) and imag(T). Allow testing for C++11 too.

From-SVN: r244900
2017-01-25 15:01:05 +00:00
..
array Update copyright years. 2017-01-01 13:07:43 +01:00
bessel_function.tcc Update copyright years. 2017-01-01 13:07:43 +01:00
beta_function.tcc Update copyright years. 2017-01-01 13:07:43 +01:00
ccomplex Update copyright years. 2017-01-01 13:07:43 +01:00
cctype Update copyright years. 2017-01-01 13:07:43 +01:00
cfenv Update copyright years. 2017-01-01 13:07:43 +01:00
cfloat Update copyright years. 2017-01-01 13:07:43 +01:00
cinttypes Update copyright years. 2017-01-01 13:07:43 +01:00
climits Update copyright years. 2017-01-01 13:07:43 +01:00
cmath Update copyright years. 2017-01-01 13:07:43 +01:00
complex PR libstdc++/70607 make proj(T) and conj(T) return complex<T> 2017-01-25 15:01:05 +00:00
complex.h Update copyright years. 2017-01-01 13:07:43 +01:00
cstdarg Update copyright years. 2017-01-01 13:07:43 +01:00
cstdbool Update copyright years. 2017-01-01 13:07:43 +01:00
cstdint Update copyright years. 2017-01-01 13:07:43 +01:00
cstdio Update copyright years. 2017-01-01 13:07:43 +01:00
cstdlib Update copyright years. 2017-01-01 13:07:43 +01:00
ctgmath Update copyright years. 2017-01-01 13:07:43 +01:00
ctime Update copyright years. 2017-01-01 13:07:43 +01:00
ctype.h Update copyright years. 2017-01-01 13:07:43 +01:00
cwchar Update copyright years. 2017-01-01 13:07:43 +01:00
cwctype Update copyright years. 2017-01-01 13:07:43 +01:00
ell_integral.tcc Update copyright years. 2017-01-01 13:07:43 +01:00
exp_integral.tcc Update copyright years. 2017-01-01 13:07:43 +01:00
fenv.h Update copyright years. 2017-01-01 13:07:43 +01:00
float.h Update copyright years. 2017-01-01 13:07:43 +01:00
functional Update copyright years. 2017-01-01 13:07:43 +01:00
functional_hash.h Update copyright years. 2017-01-01 13:07:43 +01:00
gamma.tcc Update copyright years. 2017-01-01 13:07:43 +01:00
hashtable.h Update copyright years. 2017-01-01 13:07:43 +01:00
hashtable_policy.h Update copyright years. 2017-01-01 13:07:43 +01:00
hypergeometric.tcc Update copyright years. 2017-01-01 13:07:43 +01:00
inttypes.h Update copyright years. 2017-01-01 13:07:43 +01:00
legendre_function.tcc Update copyright years. 2017-01-01 13:07:43 +01:00
limits.h Update copyright years. 2017-01-01 13:07:43 +01:00
math.h Update copyright years. 2017-01-01 13:07:43 +01:00
memory Update copyright years. 2017-01-01 13:07:43 +01:00
modified_bessel_func.tcc Update copyright years. 2017-01-01 13:07:43 +01:00
poly_hermite.tcc Update copyright years. 2017-01-01 13:07:43 +01:00
poly_laguerre.tcc Update copyright years. 2017-01-01 13:07:43 +01:00
random Update copyright years. 2017-01-01 13:07:43 +01:00
random.h Update copyright years. 2017-01-01 13:07:43 +01:00
random.tcc Update copyright years. 2017-01-01 13:07:43 +01:00
regex Update copyright years. 2017-01-01 13:07:43 +01:00
riemann_zeta.tcc Update copyright years. 2017-01-01 13:07:43 +01:00
shared_ptr.h Update copyright years. 2017-01-01 13:07:43 +01:00
special_function_util.h Update copyright years. 2017-01-01 13:07:43 +01:00
stdarg.h Update copyright years. 2017-01-01 13:07:43 +01:00
stdbool.h Update copyright years. 2017-01-01 13:07:43 +01:00
stdint.h Update copyright years. 2017-01-01 13:07:43 +01:00
stdio.h Update copyright years. 2017-01-01 13:07:43 +01:00
stdlib.h Update copyright years. 2017-01-01 13:07:43 +01:00
tgmath.h Update copyright years. 2017-01-01 13:07:43 +01:00
tuple Update copyright years. 2017-01-01 13:07:43 +01:00
type_traits Update copyright years. 2017-01-01 13:07:43 +01:00
unordered_map Update copyright years. 2017-01-01 13:07:43 +01:00
unordered_map.h Update copyright years. 2017-01-01 13:07:43 +01:00
unordered_set Update copyright years. 2017-01-01 13:07:43 +01:00
unordered_set.h Update copyright years. 2017-01-01 13:07:43 +01:00
utility Update copyright years. 2017-01-01 13:07:43 +01:00
wchar.h Update copyright years. 2017-01-01 13:07:43 +01:00
wctype.h Update copyright years. 2017-01-01 13:07:43 +01:00