Also fix declarations of special functions in C++17, to import them into the global namespace in <math.h>, and to prevent defining the non-standard hypergeometric functions in strict mode. PR libstdc++/82644 * doc/xml/manual/intro.xml: Include new section. * doc/xml/manual/status_cxxis29124.xml: New section on IS 29124 status. * include/bits/specfun.h [__STRICT_ANSI__] (hyperg, hypergf, hypergl) (conf_hyperg, conf_hypergf, conf_hypergl): Don't declare. * include/c_compatibility/math.h: Import special functions into global namespace for C++17. * testsuite/26_numerics/headers/cmath/82644.cc: New test. * testsuite/26_numerics/headers/cmath/functions_global_c++17.cc: New test. From-SVN: r254004
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
assert.h | Loading commit data... | |
complex.h | Loading commit data... | |
ctype.h | Loading commit data... | |
errno.h | Loading commit data... | |
fenv.h | Loading commit data... | |
float.h | Loading commit data... | |
inttypes.h | Loading commit data... | |
iso646.h | Loading commit data... | |
limits.h | Loading commit data... | |
locale.h | Loading commit data... | |
math.h | Loading commit data... | |
setjmp.h | Loading commit data... | |
signal.h | Loading commit data... | |
stdarg.h | Loading commit data... | |
stdbool.h | Loading commit data... | |
stddef.h | Loading commit data... | |
stdint.h | Loading commit data... | |
stdio.h | Loading commit data... | |
stdlib.h | Loading commit data... | |
string.h | Loading commit data... | |
tgmath.h | Loading commit data... | |
time.h | Loading commit data... | |
uchar.h | Loading commit data... | |
wchar.h | Loading commit data... | |
wctype.h | Loading commit data... |