multiprecision/include/boost/multiprecision
jzmaddock 2e81e42a0a
Type which are convertible to a number should not participate in arit… (#609)
* Type which are convertible to a number should not participate in arithmetic operator overloads.
Fixes https://github.com/boostorg/multiprecision/issues/608
2024-03-07 17:23:49 +00:00
..
concepts Achieve greater consistency fileguard names 2022-05-08 14:16:17 +02:00
cpp_bin_float Achieve greater consistency fileguard names 2022-05-08 14:16:17 +02:00
cpp_int Disable warnings from deprecated numeric_limits members. (#575) 2023-12-08 11:28:23 +00:00
detail Type which are convertible to a number should not participate in arit… (#609) 2024-03-07 17:23:49 +00:00
traits Add C++14/17 esque helper variables 2022-08-03 09:06:19 -07:00
complex128.hpp Add forward declaration header. 2023-01-13 18:37:17 +00:00
complex_adaptor.hpp Update complex_adaptor to match precision requirements. 2024-02-09 17:17:59 +00:00
cpp_bin_float.hpp Fix up cpp_bin_float for very small bit counts. (#577) 2023-12-16 09:21:29 +00:00
cpp_complex.hpp Add forward declaration header. 2023-01-13 18:37:17 +00:00
cpp_dec_float.hpp Reduce truncation in dec_float multiplication 2024-01-19 06:40:45 +01:00
cpp_int.hpp Fix potentially uninitialized storage when parsing octal strings. 2023-02-05 12:01:41 +00:00
debug_adaptor.hpp Add forward declaration header. 2023-01-13 18:37:17 +00:00
eigen.hpp Update Eigen interop support. (#534) 2023-02-20 18:03:34 +00:00
float128.hpp Disable warnings from deprecated numeric_limits members. (#575) 2023-12-08 11:28:23 +00:00
fwd.hpp Add forward declaration header. 2023-01-13 18:37:17 +00:00
gmp.hpp Disable warnings from deprecated numeric_limits members. (#575) 2023-12-08 11:28:23 +00:00
integer.hpp Fix warning C4702: unreachable code in integer.hpp 2022-07-01 19:53:41 -07:00
logged_adaptor.hpp Add forward declaration header. 2023-01-13 18:37:17 +00:00
miller_rabin.hpp Review comments, std-headers and constexpr const 2022-04-25 13:30:00 +02:00
mpc.hpp Add forward declaration header. 2023-01-13 18:37:17 +00:00
mpfi.hpp Disable warnings from deprecated numeric_limits members. (#575) 2023-12-08 11:28:23 +00:00
mpfr.hpp Correct error handling in mpfr specfun overloads. 2024-03-01 13:13:23 +00:00
number.hpp Make sure changing the global precision options also changes the value for the current thread. 2023-05-01 19:14:22 +01:00
random.hpp Remove boost.random dependency 2021-10-10 14:00:36 +03:00
rational_adaptor.hpp Fix rational_adaptor division bug. 2023-03-10 19:34:21 +00:00
tommath.hpp Workaround for type change in tommath 2024-03-04 08:34:36 +01:00