_MoveSourceTraits< _Tp > Struct Template Reference

#include <_move_construct_fwk.h>

List of all members.

Public Types

enum  { _MvImp = __type2bool<_MvImpRet>::_Ret }
typedef __move_traits< _Tp
>::implemented 
_MvImpRet
typedef __select< _MvImp,
__move_source< _Tp >, _Tp
const & >::_Ret 
_Type


Detailed Description

template<class _Tp>
struct _MoveSourceTraits< _Tp >

Definition at line 87 of file _move_construct_fwk.h.


Member Typedef Documentation

template<class _Tp>
typedef __move_traits<_Tp>::implemented _MoveSourceTraits< _Tp >::_MvImpRet

Definition at line 88 of file _move_construct_fwk.h.

template<class _Tp>
typedef __select<_MvImp, __move_source<_Tp>, _Tp const&>::_Ret _MoveSourceTraits< _Tp >::_Type

Definition at line 96 of file _move_construct_fwk.h.


Member Enumeration Documentation

template<class _Tp>
anonymous enum

Enumerator:
_MvImp 

Definition at line 92 of file _move_construct_fwk.h.


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



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