TypeSet<> Struct Reference

Static Public Member Functions

template<class OtherType >
static bool isAny (const OtherType &)
 
template<class OtherType >
static bool isAll (const OtherType &)
 
template<class OtherType >
static autoPtr< OtherType > clone (const OtherType &)
 

Detailed Description

Definition at line 77 of file TypeSet.H.

Member Function Documentation

◆ isAny()

static bool isAny ( const OtherType &  )
inlinestatic

Definition at line 80 of file TypeSet.H.

◆ isAll()

static bool isAll ( const OtherType &  )
inlinestatic

Definition at line 86 of file TypeSet.H.

◆ clone()

static autoPtr<OtherType> clone ( const OtherType &  )
inlinestatic

Definition at line 92 of file TypeSet.H.


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