Go to the source code of this file.
Data Structures | |
struct | CFixedSizeArrayT< Titem_, Tcapacity_ > |
fixed size array Upon construction it preallocates fixed size block of memory for all items, but doesn't construct them. More... | |
struct | CFixedSizeArrayT< Titem_, Tcapacity_ >::CHdr |
header for fixed size array More... |
Definition in file fixedsizearray.hpp.