chsvlib
chsv helper source code

◆ is_nothrow_swappable_v

constexpr bool is_nothrow_swappable_v
constexpr

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

See is_nothrow_swappable for the details.