gcc/libstdc++-v3/include
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
..
backward
bits Remove redefinition of __cpp_lib_array_constexpr 2016-09-26 11:17:53 +01:00
c
c_compatibility
c_global Define C++17 std::hypot without _GLIBCXX_USE_C99_MATH_TR1 2016-09-29 14:25:48 +01:00
c_std
debug 2016-09-26 François Dumont <fdumont@gcc.gnu.org> 2016-09-26 20:32:39 +00:00
decimal
experimental Check for overflow in filesystem::last_write_time 2016-09-28 19:02:25 +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
profile Add C++17 constexpr to debug and profile mode arrays 2016-08-23 16:54:57 +01:00
std * include/std/chrono (system_clock): Fix typo in comment. 2016-09-28 19:04:23 +01:00
tr1
tr2
Makefile.am Implement C++17 node extraction and insertion (P0083R5) 2016-09-22 14:58:49 +01:00
Makefile.in Disable .gnu.attributes tags in compatibility-ldbl.o 2016-09-29 07:33:17 +09:30