chsvlib
chsv helper source code

◆ is_swappable_v

constexpr bool is_swappable_v
constexpr

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

See is_swappable for the details.