INMOST
A toolkit for distributed mathematical modeling
INMOST::linked_array< element, base > Class Template Reference

Public Member Functions

void clear ()
 
element & operator[] (size_t n)
 
const element & operator[] (size_t n) const
 
size_t size () const
 
void resize (size_t new_n, const element &c=element())
 

Detailed Description

template<typename element, size_t base = 512>
class INMOST::linked_array< element, base >

Definition at line 1018 of file container.hpp.


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