csArrayCapacityFixedGrow< N > Struct Template Reference
[Containers]
Shortcut for an array capacity handler with a compile-time fixed rate of growth. More...
#include <csutil/array.h>
Inheritance diagram for csArrayCapacityFixedGrow< N >:

Detailed Description
template<int N>
struct csArrayCapacityFixedGrow< N >
Shortcut for an array capacity handler with a compile-time fixed rate of growth.
Definition at line 373 of file array.h.
The documentation for this struct was generated from the following file:
- csutil/array.h
Generated for Crystal Space 2.1 by doxygen 1.6.1
