Itasca C++ Interface
Loading...
Searching...
No Matches
FArray< T, 0 > Class Template Reference

#include <farray.h>

Inheritance diagram for FArray< T, 0 >:

Detailed Description

template<class T>
class FArray< T, 0 >

Template specialization for S=0 - indication no stack space at all should be made. MOO NOTE: THere is no reason to use this any more, as a std::vector will leave the capacity unchanged which was the primary reason to use this.


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