__move_traits< _Tp > Struct Template Reference

#include <_move_construct_fwk.h>

List of all members.

Public Types

typedef __false_type implemented
typedef __type_traits< _Tp
>::has_trivial_destructor 
complete


Detailed Description

template<class _Tp>
struct __move_traits< _Tp >

Definition at line 52 of file _move_construct_fwk.h.


Member Typedef Documentation

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

Definition at line 63 of file _move_construct_fwk.h.

template<class _Tp>
typedef __type_traits<_Tp>::has_trivial_destructor __move_traits< _Tp >::complete

Definition at line 69 of file _move_construct_fwk.h.


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



Generated on Mon Mar 10 15:32:53 2008 by  doxygen 1.5.1