Template Struct is_nothrow_move_assignable

Inheritance Relationships

Base Type

Struct Documentation

template<class T>
struct is_nothrow_move_assignable : public nonstd::optional_lite::std11::bool_constant<true>