All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Static Public Attributes
osl::ptl::CheckHasMoveMask< moveMask >::PtypeToBool< T > Struct Template Reference

#include <ptypeList.h>

List of all members.

Static Public Attributes

static const bool value = (PtypeTraits<T>::moveMask & moveMask)!=0

Detailed Description

template<unsigned int moveMask>
template<Ptype T>
struct osl::ptl::CheckHasMoveMask< moveMask >::PtypeToBool< T >

Definition at line 149 of file ptypeList.h.


Member Data Documentation

template<unsigned int moveMask>
template<Ptype T>
const bool osl::ptl::CheckHasMoveMask< moveMask >::PtypeToBool< T >::value = (PtypeTraits<T>::moveMask & moveMask)!=0 [static]

Definition at line 150 of file ptypeList.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines