All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Static Public Attributes | List of all members
osl::PtypeFunsSub< T, false > Struct Template Reference

#include <ptypeTraits.h>

Collaboration diagram for osl::PtypeFunsSub< T, false >:
Collaboration graph
[legend]

Static Public Attributes

static const mask_int_t indexMask =static_cast<mask_int_t>(0)
 
static const Ptype promotePtype =T
 
static const Ptype basicType = PtypeTraits<T>::basicType
 

Detailed Description

template<Ptype T>
struct osl::PtypeFunsSub< T, false >

Definition at line 308 of file ptypeTraits.h.

Member Data Documentation

template<Ptype T>
const Ptype osl::PtypeFunsSub< T, false >::basicType = PtypeTraits<T>::basicType
static

Definition at line 313 of file ptypeTraits.h.

template<Ptype T>
const mask_int_t osl::PtypeFunsSub< T, false >::indexMask =static_cast<mask_int_t>(0)
static

Definition at line 310 of file ptypeTraits.h.

template<Ptype T>
const Ptype osl::PtypeFunsSub< T, false >::promotePtype =T
static

Definition at line 312 of file ptypeTraits.h.


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