ReactOS 0.4.15-dev-7942-gd23573b
__move_traits_help< _Tp > Struct Template Reference

#include <_move_construct_fwk.h>

Public Types

typedef __true_type implemented
 
typedef __move_traits< _Tp >::complete complete
 

Detailed Description

template<class _Tp>
struct __move_traits_help< _Tp >

Definition at line 129 of file _move_construct_fwk.h.

Member Typedef Documentation

◆ complete

template<class _Tp >
typedef __move_traits<_Tp>::complete __move_traits_help< _Tp >::complete

Definition at line 131 of file _move_construct_fwk.h.

◆ implemented

template<class _Tp >
typedef __true_type __move_traits_help< _Tp >::implemented

Definition at line 130 of file _move_construct_fwk.h.


The documentation for this struct was generated from the following file: