gcc/libstdc++-v3/include/c_global
Jonathan Wakely 998e01a6d5 Define C++17 std::hypot without _GLIBCXX_USE_C99_MATH_TR1
* include/c_global/cmath (hypot, __hypot3): Move C++17 overloads
	outside _GLIBCXX_USE_C99_MATH_TR1 condition.

From-SVN: r240620
2016-09-29 14:25:48 +01:00
..
cassert Update copyright years. 2016-01-04 15:30:50 +01:00
ccomplex Ensure C++ language linkage in cmath and cstdlib 2016-01-20 12:34:25 +00:00
cctype Update copyright years. 2016-01-04 15:30:50 +01:00
cerrno Update copyright years. 2016-01-04 15:30:50 +01:00
cfenv Update copyright years. 2016-01-04 15:30:50 +01:00
cfloat Update copyright years. 2016-01-04 15:30:50 +01:00
cinttypes Update copyright years. 2016-01-04 15:30:50 +01:00
ciso646 Update copyright years. 2016-01-04 15:30:50 +01:00
climits Update copyright years. 2016-01-04 15:30:50 +01:00
clocale Update copyright years. 2016-01-04 15:30:50 +01:00
cmath Define C++17 std::hypot without _GLIBCXX_USE_C99_MATH_TR1 2016-09-29 14:25:48 +01:00
csetjmp Update copyright years. 2016-01-04 15:30:50 +01:00
csignal Update copyright years. 2016-01-04 15:30:50 +01:00
cstdalign Update copyright years. 2016-01-04 15:30:50 +01:00
cstdarg re PR libstdc++/69881 (with gcc-6 of today building gcc-4.9 fails) 2016-02-23 15:57:09 +00:00
cstdbool Update copyright years. 2016-01-04 15:30:50 +01:00
cstddef re PR libstdc++/69881 (with gcc-6 of today building gcc-4.9 fails) 2016-02-23 15:57:09 +00:00
cstdint Update copyright years. 2016-01-04 15:30:50 +01:00
cstdio Update copyright years. 2016-01-04 15:30:50 +01:00
cstdlib Ensure C++ language linkage in cmath and cstdlib 2016-01-20 12:34:25 +00:00
cstring Update copyright years. 2016-01-04 15:30:50 +01:00
ctgmath Ensure C++ language linkage in cmath and cstdlib 2016-01-20 12:34:25 +00:00
ctime Update copyright years. 2016-01-04 15:30:50 +01:00
cuchar Update copyright years. 2016-01-04 15:30:50 +01:00
cwchar Update copyright years. 2016-01-04 15:30:50 +01:00
cwctype Update copyright years. 2016-01-04 15:30:50 +01:00