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

#include <ptypeList.h>

Public Types

typedef U Tail
 

Public Member Functions

 BOOST_STATIC_ASSERT (IsPtypeList< U >::isPtypeList)
 

Static Public Member Functions

static void show (std::ostream &os)
 

Static Public Attributes

static const Ptype value =T
 

Detailed Description

template<Ptype T, class U>
struct osl::ptl::PtypeList< T, U >

Definition at line 19 of file ptypeList.h.

Member Typedef Documentation

template<Ptype T, class U >
typedef U osl::ptl::PtypeList< T, U >::Tail

Definition at line 42 of file ptypeList.h.

Member Function Documentation

template<Ptype T, class U >
osl::ptl::PtypeList< T, U >::BOOST_STATIC_ASSERT ( IsPtypeList< U >::isPtypeList< T, U )
template<osl::Ptype T, class U >
void osl::ptl::PtypeList< T, U >::show ( std::ostream &  os)
static

Definition at line 8 of file ptypeList.tcc.

References osl::record::csa::show().

Member Data Documentation

template<Ptype T, class U >
const Ptype osl::ptl::PtypeList< T, U >::value =T
static

Definition at line 41 of file ptypeList.h.


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