Home / integration in std / std::swap
template <size_t B, class D, bool S>
void swap(fwnbi::basic_integer<B, D, S>& a, fwnbi::basic_integer<B, D, S>& b) noexcept;

Swap to integers.