As of 2021, Boost.Multiprecision does not support C++03 and fails tests of Boost.Integer. To mitigate, we replicate the preprocessor checks of Boost.Multiprecision to disable its use in Boost.Integer tests in C++03 mode.