#include <spucconfig.h>
#include <iostream>
Include dependency graph for array.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | SPUC |
Classes | |
| class | SPUC::Array< T > |
| General array class. More... | |
Array<type> can contain any type and it is not possible to initialize and pre-compile all types that might be put into an Array.1.10
2003/01/04 00:21:53
1.4.4