Simple Array configuration structure.
More...
#include <simple_array.h>
|
SimpleArrayInit | init |
| Initialisation (in-place constructor) method.
|
|
SimpleArrayReset | reset |
| Reset (custom destructor) method.
|
|
SimpleArrayCopy | copy |
| Copy (custom copy-constructor) method.
|
|
const size_t | type_size |
|
Simple Array configuration structure.
Defined per type.
The documentation for this struct was generated from the following file: