![]() |
Public API Reference |
![]() |
csArray fixed threshold for capacity handlers. More...
#include <csutil/array.h>
Public Member Functions | |
csArrayThresholdFixed (size_t x=0) | |
Construct. x is ignored. | |
size_t | GetThreshold () const |
Return the threshold. |
csArray fixed threshold for capacity handlers.
The threshold is specified at compile time, hence fixed at runtime.
csArrayThresholdFixed< N >::csArrayThresholdFixed | ( | size_t | x = 0 | ) | [inline] |
size_t csArrayThresholdFixed< N >::GetThreshold | ( | ) | const [inline] |