HyperspaceExplorer 0.7.1
Public Member Functions
ArrayList< 0, T > Class Template Reference

An empty ArrayList. Specialization to end recursion. More...

#include <ArrayList.h>

List of all members.

Public Member Functions

 ArrayList ()
 Create an ArrayList with a default-constructed element.
 ArrayList (const T &)
 Create an ArrayList with element initialized to x.
std::string toString () const
 Empty String.

Detailed Description

template<typename T>
class ArrayList< 0, T >

An empty ArrayList. Specialization to end recursion.

Template Parameters:
TType of the stored elements.

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends

Generated on Mon Apr 9 2012 20:25:17 for HyperspaceExplorer 0.7.1 by doxygen 1.7.4  -  Hosted bySourceForge.net Logo