Public Member Functions | |
Element (const T &t) | |
void * | operator new (size_t, void *loc) |
Public Attributes | |
T | data |
Element * | pointer |
StValueList< T >::Element::Element | ( | const T & | t | ) | [inline] |
void* StValueList< T >::Element::operator new | ( | size_t | , | |
void * | loc | |||
) | [inline] |
T StValueList< T >::Element::data |
Element* StValueList< T >::Element::pointer |