ReactOS 0.4.15-dev-7991-ge77da17
__move_traits_aux< _Tp > Struct Template Reference

#include <_move_construct_fwk.h>

Public Types

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

Detailed Description

template<class _Tp>
struct __move_traits_aux< _Tp >

Definition at line 108 of file _move_construct_fwk.h.

Member Typedef Documentation

◆ complete

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

Definition at line 110 of file _move_construct_fwk.h.

◆ implemented

template<class _Tp >
typedef __move_traits<_Tp>::implemented __move_traits_aux< _Tp >::implemented

Definition at line 109 of file _move_construct_fwk.h.


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