37b204de60
* doc/xml/manual/intro.xml: Document LWG 2192 changes. * doc/html/*: Regenerate. * include/Makefile.am: Add bits/std_abs.h. * include/Makefile.in: Regenerate. * include/bits/std_abs.h: New header defining all required overloads of std::abs in one place (LWG 2294). * include/c_global/cmath (abs(double), abs(float), abs(long double)): Move to bits/std_abs.h. (abs<_Tp>(_Tp)): Remove. * include/c_global/cstdlib (abs(long), abs(long long), abs(__int<N>)): Move to bits/std_abs.h. * testsuite/26_numerics/headers/cmath/dr2192.cc: New test. * testsuite/26_numerics/headers/cmath/dr2192_neg.cc: New test. * testsuite/26_numerics/headers/cstdlib/dr2192.cc: New test. * testsuite/26_numerics/headers/cstdlib/dr2192_neg.cc: New test. From-SVN: r240660 |
||
---|---|---|
.. | ||
abi.xml | ||
algorithms.xml | ||
allocator.xml | ||
appendix_contributing.xml | ||
appendix_free.xml | ||
appendix_porting.xml | ||
atomics.xml | ||
auto_ptr.xml | ||
backwards_compatibility.xml | ||
bitmap_allocator.xml | ||
build_hacking.xml | ||
codecvt.xml | ||
concurrency_extensions.xml | ||
concurrency.xml | ||
configure.xml | ||
containers.xml | ||
ctype.xml | ||
debug_mode.xml | ||
debug.xml | ||
diagnostics.xml | ||
documentation_hacking.xml | ||
evolution.xml | ||
extensions.xml | ||
internals.xml | ||
intro.xml | ||
io.xml | ||
iterators.xml | ||
locale.xml | ||
localization.xml | ||
messages.xml | ||
mt_allocator.xml | ||
numerics.xml | ||
parallel_mode.xml | ||
policy_data_structures_biblio.xml | ||
policy_data_structures.xml | ||
prerequisites.xml | ||
profile_mode.xml | ||
shared_ptr.xml | ||
spine.xml | ||
status_cxx1998.xml | ||
status_cxx2011.xml | ||
status_cxx2014.xml | ||
status_cxx2017.xml | ||
status_cxxtr1.xml | ||
status_cxxtr24733.xml | ||
strings.xml | ||
support.xml | ||
test_policy_data_structures.xml | ||
test.xml | ||
using_exceptions.xml | ||
using.xml | ||
utilities.xml |