set.h File Reference

Classes

class   NonConstSet< TYPE >
class   SetInterface< TYPE >
class   SetInterface< TYPE >::IteratorTemplate< CONSTITERATOR >
class   SetInterface< TYPE >::IteratorTemplate< CONSTITERATOR >
class   NonConstSet< TYPE >
class   SetCloneHelper< SET >
class   SetImpl< SET >
class   SetCloneHelper< SET >
class   SetCloneHelper< SET & >

Namespaces

  maxon

Typedefs

template<typename T >
using  WritableSetInterface = const NonConstSet< T >

函数

template<typename SET >
  MAXON_IMPLEMENTATION_REGISTER_SIMPLE (SetImpl< SET >, typename)
template<typename T >
const SetInterface< T > *  ToSetPtr (const SetInterface< T > &set)
template<typename T >
WritableSetInterface< T > *  ToWritableSetPtr (WritableSetInterface< T > &set)