| 
    libcstl
    
   | 
 
The array object. More...
#include <array.h>
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.