ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

_TrivialUCopy< _Tp1, _Tp2 > Struct Template Reference

#include <boost_type_traits.h>

Public Types

enum  { same = ::boost::is_same<uncv1, uncv2>::value }
enum  { boost_trivial_copy = ::boost::has_trivial_copy<uncv1>::value }
typedef ::boost::remove_cv
< _Tp1 >::type 
uncv1
typedef ::boost::remove_cv
< _Tp2 >::type 
uncv2
typedef __bool2type< same >::_Ret _Same
typedef __bool2type
< boost_trivial_copy >::_Ret 
_BoostTrivialCopy
typedef __type_traits< uncv1 >
::has_trivial_copy_constructor 
_STLPTrivialCopy
typedef _Lor2
< _BoostTrivialCopy,
_STLPTrivialCopy >::_Ret 
_TrivialCopy
typedef _Land2< _Same,
_TrivialCopy >::_Ret 
_Type
typedef _TrivialNativeTypeCopy
< _Src, _Dst >::_Ret 
_NativeRet
typedef __type_traits< _Src >
::has_trivial_copy_constructor 
_Tr1
typedef _AreCopyable< _Src,
_Dst >::_Ret 
_Tr2
typedef _Land2< _Tr1, _Tr2 >::_Ret _UserRet
typedef _Lor2< _NativeRet,
_UserRet >::_Ret 
_Ret

Static Public Member Functions

static _Type _Answer ()
static _Ret _Answer ()

Detailed Description

template<class _Tp1, class _Tp2>
struct _TrivialUCopy< _Tp1, _Tp2 >

Definition at line 104 of file boost_type_traits.h.


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

Generated on Sat May 26 2012 06:13:24 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.