chsvlib
chsv helper source code

◆ is_swappable_with_v

constexpr bool is_swappable_with_v
constexpr

C++14 compliant implementation of std::is_swappable_with_v from <type_traits> of C++17.

See is_swappable_with for the details.