gcc/libstdc++-v3/include
Jonathan Wakely 6a0d23af49 Ensure "C++" language linkage for std::abs overloads
PR libstdc++/77814
	* include/bits/std_abs.h: Use "C++" language linkage.
	* testsuite/17_intro/headers/c++2011/linkage.cc: Move <complex.h> to
	the end. Add <stdalign.h>.

From-SVN: r240710
2016-10-03 12:50:46 +01:00
..
backward Update copyright years. 2016-01-04 15:30:50 +01:00
bits Ensure "C++" language linkage for std::abs overloads 2016-10-03 12:50:46 +01:00
c Update copyright years. 2016-01-04 15:30:50 +01:00
c_compatibility Don't define guard macros when doing #include_next in math.h and stdlib.h 2016-02-01 11:13:40 +00:00
c_global libstdc++/77795 Only declare ::gets for C++98 and C++11 2016-09-30 19:28:53 +01:00
c_std libstdc++/77795 Only declare ::gets for C++98 and C++11 2016-09-30 19:28:53 +01:00
debug 2016-09-26 François Dumont <fdumont@gcc.gnu.org> 2016-09-26 20:32:39 +00:00
decimal Update copyright years. 2016-01-04 15:30:50 +01:00
experimental Remove use of std::abs in experimental::{gcd,lcm} 2016-09-30 14:43:37 +01:00
ext Avoid reallocation for basic_string::clear() 2016-09-23 18:25:34 +01:00
parallel algo.h: Generalize usage of std::__iterator_category. 2016-09-25 15:23:45 +00:00
precompiled Implement TR29124 C++ special Math Functions. 2016-01-14 18:12:43 +00:00
profile Add C++17 constexpr to debug and profile mode arrays 2016-08-23 16:54:57 +01:00
std re PR libstdc++/77802 (Boost Fiber doesn't compile) 2016-10-03 14:06:53 +03:00
tr1 Enable Mathematical Special Functions for C++17 2016-08-03 16:54:13 +01:00
tr2 Update copyright years. 2016-01-04 15:30:50 +01:00
Makefile.am Implement LWG 2192 and LWG 2294 for std::abs 2016-09-30 17:07:43 +01:00
Makefile.in Implement LWG 2192 and LWG 2294 for std::abs 2016-09-30 17:07:43 +01:00