ivutils
Loading...
Searching...
No Matches
array_store_t< T, num > Struct Template Reference

Storage class for array storage. More...

#include <contour.h>

Public Member Functions

 array_store_t (const T *beg_=NULL, const T *end_=NULL)
 When beg_ is NULL, skpis the initialization of data

 

Detailed Description

template<class T, size_t num>
struct array_store_t< T, num >

Storage class for array storage.


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