mirror of
https://github.com/boostorg/integer.git
synced 2026-07-09 09:50:59 +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.