All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Static Public Attributes | List of all members
osl::ptl::CheckHasMoveMask< moveMask >::PtypeToBool< T > Struct Template Reference

#include <ptypeList.h>

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: