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 |
---|---|---|
.. | ||
14608.cc | Loading commit data... | |
19322.cc | Loading commit data... | |
25913.cc | Loading commit data... | |
37582.cc | Loading commit data... | |
48891.cc | Loading commit data... | |
51083.cc | Loading commit data... | |
53503.cc | Loading commit data... | |
60401.cc | Loading commit data... | |
60637.cc | Loading commit data... | |
82644.cc | Loading commit data... | |
c99_classification_macros_c++11.cc | Loading commit data... | |
c99_classification_macros_c++98.cc | Loading commit data... | |
c99_classification_macros_c.cc | Loading commit data... | |
c_math.cc | Loading commit data... | |
c_math_dynamic.cc | Loading commit data... | |
dr2192.cc | Loading commit data... | |
dr2192_neg.cc | Loading commit data... | |
dr550.cc | Loading commit data... | |
fabs_inline.cc | Loading commit data... | |
functions_global_c++17.cc | Loading commit data... | |
functions_std.cc | Loading commit data... | |
functions_std_c++17.cc | Loading commit data... | |
hypot.cc | Loading commit data... | |
macros.cc | Loading commit data... | |
overloads.cc | Loading commit data... | |
overloads_c++0x_neg.cc | Loading commit data... | |
powi.cc | Loading commit data... | |
types_std_c++0x.cc | Loading commit data... | |
types_std_c++0x_neg.cc | Loading commit data... |