carb::cpp17::is_nothrow_swappable_with

Defined in carb/cpp17/TypeTraits.h

Inheritance Relationships

Base Type

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

template<class T, class U>
struct is_nothrow_swappable_with : public details::IsNothrowSwappableWith::type<T, U>