All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Static Public Attributes
osl::PtypeFunsSub< T, true > Struct Template Reference

#include <ptypeTraits.h>

List of all members.

Static Public Attributes

static const Ptype promotePtype = static_cast<Ptype>(static_cast<int>(T)-8)
static const Ptype basicType = T

Detailed Description

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

Definition at line 296 of file ptypeTraits.h.


Member Data Documentation

template<Ptype T>
const Ptype osl::PtypeFunsSub< T, true >::basicType = T [static]

Definition at line 304 of file ptypeTraits.h.

template<Ptype T>
const Ptype osl::PtypeFunsSub< T, true >::promotePtype = static_cast<Ptype>(static_cast<int>(T)-8) [static]

Definition at line 303 of file ptypeTraits.h.


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