Template Struct is_swappable

Struct Documentation

template<typename T>
struct is_swappable

Public Static Attributes

static constexpr bool value = decltype(test<T>(0))::value