|
|
size_t | capacity = 0 |
| |
|
size_t | activeStacks = 0 |
| |
|
size_t | peakActiveStacks = 0 |
| |
|
size_t | stackSizeInBytes = 0 |
| |
|
size_t | guardSizeInBytes = 0 |
| |
|
size_t | reservedSizeBytes = 0 |
| |
|
size_t | committedSizeBytes = 0 |
| |
|
size_t | peakCommittedBytes = 0 |
| |
|
size_t | highWaterUsedBytes = 0 |
| |
The documentation for this struct was generated from the following file: