Itasca C++ Interface
Loading...
Searching...
No Matches
Classes
farray.h File Reference

An array class that attempts to minimize unnecessary heap access. More...

#include "basetoqt.h"

Go to the source code of this file.

Classes

class  FArray< T, S >
 An array class that attempts to minimize unnecessary heap access. More...
 
class  FArray< T, 0 >
 

Detailed Description

An array class that attempts to minimize unnecessary heap access.