carb::cpp17::is_swappable

Defined in carb/cpp17/TypeTraits.h

Inheritance Relationships

Base Type

  • public details::IsSwappable::type< T >

template<class T>
struct is_swappable : public details::IsSwappable::type<T>