The Chunk
Struct Reference
Declaration
struct GrowVector::Chunk { ... }
Public Constructors Index
Chunk () | |
Public Member Attributes Index
std::vector< T > | data |
Definition at line 45 of file growvector.h.
Public Constructors
Chunk()
| inline |
Definition at line 47 of file growvector.h.
References GrowVector< T >::chunkSize and GrowVector< T >::Chunk::data.
Public Member Attributes
data
|
Definition at line 48 of file growvector.h.
Referenced by GrowVector< T >::Chunk::Chunk.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus by Doxygen 1.14.0.