Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

array.h File Reference

Array class (container). More...

#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...


Detailed Description

Array class (container).

Author:
Tobias Ringstrom
This file is not separated into a .h and a .cpp file. The reason is to avoid problems with template initializations of this class. An 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


Generated on Fri Sep 16 11:05:51 2005 for spuc by  doxygen 1.4.4