#include <ptypeTraits.h>

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 |
Definition at line 308 of file ptypeTraits.h.
const Ptype osl::PtypeFunsSub< T, false >::basicType = PtypeTraits<T>::basicType [static] |
Definition at line 313 of file ptypeTraits.h.
const mask_int_t osl::PtypeFunsSub< T, false >::indexMask = static_cast<mask_int_t>(0) [static] |
Definition at line 310 of file ptypeTraits.h.
const Ptype osl::PtypeFunsSub< T, false >::promotePtype = T [static] |
Definition at line 312 of file ptypeTraits.h.
1.7.6.1