libcstl
Loading...
Searching...
No Matches
cstl_array_t Struct Reference

The array object. More...

#include <array.h>

Detailed Description

The array object.

The object manages an allocated or externally supplied array of elements and refers to all or a slice thereof. The memory is managed such that its lifetime is preserved so long as any array object still refers to it.

Definition at line 30 of file array.h.


The documentation for this struct was generated from the following file: