Template Struct is_move_constructible

Inheritance Relationships

Base Type

Struct Documentation

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