Additional Inherited Members | |
![]() | |
typedef PlainGameDescriptor * | iterator |
typedef const PlainGameDescriptor * | const_iterator |
typedef PlainGameDescriptor | value_type |
typedef value_type & | reference |
typedef const value_type & | const_reference |
typedef uint | size_type |
![]() | |
void | allocCapacity (size_type capacity) |
void | freeStorage (PlainGameDescriptor *storage, const size_type elements) |
iterator | insert_aux (iterator pos, const_iterator first, const_iterator last) |
![]() | |
static size_type | roundUpCapacity (size_type capacity) |
![]() | |
size_type | _capacity |
size_type | _size |
PlainGameDescriptor * | _storage |