boostorg / multiprecision

Boost.Multiprecision
Boost Software License 1.0
194 stars 111 forks source link

Disable warnings from deprecated numeric_limits members. #575

Closed jzmaddock closed 9 months ago

jzmaddock commented 9 months ago

When building with MSVC in C++23 mode. Fixes https://github.com/boostorg/multiprecision/issues/573 Refs https://github.com/boostorg/multiprecision/pull/574

jzmaddock commented 9 months ago

Single failure is a clone/network issue, merging...