PR libstdc++/3181 * include/c_std/std_cmath.h: #include <bits/cpp_type_traits.h> (acos): Handle integer argument. (asin): Likewise. (atan): Likewise. (atan2): Likewise. (ceil): Likewise. (cos): Likewise. (cosh): Likewise. (exp): Likewise. (fabs): Likewise. (floor): Likewise. (frexp): Likewise. (ldexp): Likewise. (log): Likewise. (log10): Likewise. (sin): Likewise. (sinh): Likewise. (sqrt): Likewise. (tan): Likewise. (tanh): Likewise. * include/bits/cpp_type_traits.h (__are_same<>): New traits. (__enable_if): Likewise. * testsuite/26_numerics/cmath/overloads.C: New test. From-SVN: r66681
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
cmath.tcc | Loading commit data... | |
std_cassert.h | Loading commit data... | |
std_cctype.h | Loading commit data... | |
std_cerrno.h | Loading commit data... | |
std_cfloat.h | Loading commit data... | |
std_ciso646.h | Loading commit data... | |
std_climits.h | Loading commit data... | |
std_clocale.h | Loading commit data... | |
std_cmath.h | Loading commit data... | |
std_csetjmp.h | Loading commit data... | |
std_csignal.h | Loading commit data... | |
std_cstdarg.h | Loading commit data... | |
std_cstddef.h | Loading commit data... | |
std_cstdio.h | Loading commit data... | |
std_cstdlib.h | Loading commit data... | |
std_cstring.h | Loading commit data... | |
std_ctime.h | Loading commit data... | |
std_cwchar.h | Loading commit data... | |
std_cwctype.h | Loading commit data... |