carb::cpp17::is_nothrow_swappable

Defined in carb/cpp17/TypeTraits.h

Inheritance Relationships

Base Type

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

template<class T>
struct is_nothrow_swappable : public details::IsNothrowSwappable::type<T>