|
| 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 &) |
| |
Definition at line 77 of file TypeSet.H.
◆ isAny()
| static bool isAny |
( |
const OtherType & |
| ) |
|
|
inlinestatic |
◆ isAll()
| static bool isAll |
( |
const OtherType & |
| ) |
|
|
inlinestatic |
◆ clone()
| static autoPtr<OtherType> clone |
( |
const OtherType & |
| ) |
|
|
inlinestatic |
The documentation for this struct was generated from the following file: