gcc/libstdc++-v3/doc/xml
Jonathan Wakely 37b204de60 Implement LWG 2192 and LWG 2294 for std::abs
* 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
2016-09-30 17:07:43 +01:00
..
gnu fdl-1.2.xml: Remove. 2011-02-08 09:43:53 +00:00
images *: Image and image filename changes. 2011-08-15 00:54:18 +00:00
manual Implement LWG 2192 and LWG 2294 for std::abs 2016-09-30 17:07:43 +01:00
api.xml Update links to libstdc++ Doxygen pages 2016-08-22 17:47:39 +01:00
authors.xml
book.txml
chapter.txml chapter.txml: Remove whitespace inside <keyword>. 2012-11-11 21:17:43 +00:00
class.txml chapter.txml: Remove whitespace inside <keyword>. 2012-11-11 21:17:43 +00:00
faq.xml Improve markup in libstdc++ manual 2016-08-18 14:47:28 +01:00
spine.xml Update copyright years. 2016-01-04 15:30:50 +01:00