gcc/libstdc++-v3/include
Jonathan Wakely a38b51bc3a Specialize std::numbers constants for __float128
* include/std/numbers [!__STRICT_ANSI__ && _GLIBCXX_USE_FLOAT128]
	(e_v, log2e_v, log10e_v, pi_v, inv_pi_v, inv_sqrtpi_v, ln2_v, ln10_v)
	(sqrt2_v, sqrt3_v, inv_sqrt3, egamma_v, phi_v): Add explicit
	specializations for __float128.
	* testsuite/26_numerics/numbers/float128.cc: New test.

From-SVN: r274145
2019-08-06 16:57:51 +01:00
..
backward
bits Implement C++20 p0202 - Add Constexpr Modifiers to Functions in <algorithm> and <utility> Headers. 2019-08-01 15:25:42 +00:00
c
c_compatibility
c_global Avoid undefined behaviour in std::byte operators (LWG 2950) 2019-06-18 12:39:43 +01:00
c_std
debug
decimal
experimental Define __type_identity_t alias and use for string_view 2019-07-12 12:43:22 +01:00
ext Fix recent regression in __atomic_add_dispatch 2019-07-06 22:16:38 +01:00
parallel
precompiled Implement "P0631R4 Math Constants" for C++20 2019-07-31 17:40:39 +01:00
pstl pstl_config.h (_PSTL_PRAGMA_SIMD_SCAN, [...]): Define to OpenMP 5.0 pragmas even for GCC 10.0+. 2019-06-25 08:59:12 +02:00
std Specialize std::numbers constants for __float128 2019-08-06 16:57:51 +01:00
tr1
tr2
Makefile.am Implement "P0631R4 Math Constants" for C++20 2019-07-31 17:40:39 +01:00
Makefile.in Implement "P0631R4 Math Constants" for C++20 2019-07-31 17:40:39 +01:00