std::is_move_constructible< _Tp >(3) Library Functions Manual std::is_move_constructible< _Tp >(3)

std::is_move_constructible< _Tp > - is_move_constructible

#include <type_traits>

Inherits __is_constructible_impl< _Tp, __add_rval_ref_t< _Tp > >.

struct std::is_move_constructible< _Tp >"is_move_constructible

Generated automatically by Doxygen for libstdc++ from the source code.

libstdc++