4 Commits

Author SHA1 Message Date
ckormanyos
c9afc1fb8c Update and correct docs and badges 2025-04-08 09:57:43 +02:00
jzmaddock
c0ff9cffda
Ensure checked integers are in a sane state after a throw. (#627)
Ensure checked integers are in a sane state after a throw.
Document that the value of the target operand is unspecified after a throw.
Improve testing.
Fixes https://github.com/boostorg/multiprecision/issues/626
2024-06-24 09:12:03 +01:00
jzmaddock
c72c479023 Change all bit counts to use size_t/ptrdiff_t.
Fixes https://github.com/boostorg/multiprecision/issues/362
2021-12-15 15:18:47 +00:00
jzmaddock
3e1c003fa7 Split documentation source up into better structure. 2020-05-01 18:45:00 +01:00