carb::cpp17::is_swappable_with

Defined in carb/cpp17/TypeTraits.h

Inheritance Relationships

Base Type

  • public details::IsSwappableWith::type< T, U >

template<class T, class U>
struct is_swappable_with : public details::IsSwappableWith::type<T, U>