mirror of
https://github.com/boostorg/integer.git
synced 2026-07-06 08:20:48 +02:00
2f634ca78b
Also, use Boost.Swap instead of the direct unqualified call to std::swap and boost::enable_if_c instead of std::enable_if.