boostorg / multiprecision

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

Trivial syntax and MSVC 14_0 std latest in CI #565

Closed ckormanyos closed 1 year ago

ckormanyos commented 1 year ago

The purpose of this PR is to handle the trivial syntax issues mentioned in #563. It also tries to use the latest standard on MSVC 14.0 in CI, expected to correspond to some kind of C++17 variant, as mentioned in #564.