mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-12-28 13:34:59 +08:00
375d59849a
The test for the synopsis of <complex> incorrectly adds constexpr to two functions in C++2a mode, but the C++2a draft and the <complex> header do not declare them constexpr. * testsuite/26_numerics/headers/complex/synopsis.cc: Remove incorrect constexpr specifiers from arg and proj. From-SVN: r268359 |
||
---|---|---|
.. | ||
ccomplex | ||
cfenv | ||
cmath | ||
complex | ||
complex.h | ||
cstdlib | ||
ctgmath | ||
numeric | ||
random | ||
valarray |