|
| Vector (const Vector &other) |
|
Vector & | operator= (Vector other) |
|
ContainerType & | operator() () |
|
const ContainerType & | operator() () const |
|
ContainerType * | operator-> () |
|
const ContainerType * | operator-> () const |
|
T & | operator[] (size_type i) |
|
const T & | operator[] (size_type i) const |
|
size_type | size () const |
|
void | reserve (size_type n) |
|
void | resize (size_type n, value_type val=value_type()) |
|
bool | in_heap () const |
|
The documentation for this class was generated from the following file:
- /wrkdirs/usr/ports/databases/galera/work/galera-25.3.5-src/galerautils/src/gu_vector.hpp