std::__is_trivially_move_constructible_impl< _Tp, bool > - is_trivially_move_constructible
Contents
Detailed Description
template<typename_Tp,bool=__is_referenceable<_Tp>::value>
struct std::__is_trivially_move_constructible_impl< _Tp, bool >" is_trivially_move_constructible
Definition at line 1164 of file type_traits.
Name
std::__is_trivially_move_constructible_impl< _Tp, bool > - is_trivially_move_constructible
Synopsis
Inherited by std::is_trivially_move_constructible< _Tp >.
