|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <_move_construct_fwk.h>
Public Types | |
| typedef __false_type | implemented |
| typedef __type_traits< _Tp >::has_trivial_destructor | complete |
Definition at line 52 of file _move_construct_fwk.h.
| typedef __type_traits<_Tp>::has_trivial_destructor __move_traits< _Tp >::complete |
Definition at line 73 of file _move_construct_fwk.h.
| typedef __false_type __move_traits< _Tp >::implemented |
Definition at line 63 of file _move_construct_fwk.h.