![]() |
Public API Reference |
![]() |
csArray variable threshold for capacity handlers. More...
#include <csutil/array.h>
Public Member Functions | |
csArrayThresholdVariable (size_t in_threshold=0) | |
Construct with given threshold. | |
size_t | GetThreshold () const |
Return the threshold. |
csArray variable threshold for capacity handlers.
The threshold is variable at run-time object construction.
csArrayThresholdVariable::csArrayThresholdVariable | ( | size_t | in_threshold = 0 | ) | [inline] |
size_t csArrayThresholdVariable::GetThreshold | ( | ) | const [inline] |