Class Hierarchy   Compound List   Compound Members  

Test Class Reference

List of all members.

Public Members

Test ()
Test (const Test &)

Friends

void friendTempFunc (Test &, int=5)


Detailed Description

template<class T, int i = 100> class Test

A template class

Member Function Documentation

template<class T, int i = 100>
Test<T *>::Test<T, i> ()

The constructor of the template class

template<class T, int i = 100>
Test<T,i>::Test<T, i> (const Test<T,i>& t)

The copy constructor


Friends And Related Function Documentation

template<class T, int i = 100>
void friendTempFunc (Test<T,i>& t, int a = 5) [friend]

A friend function of a template class


The documentation for this class was generated from the following file:
Generated at Thu Sep 2 10:59:24 1999 for Template Test by doxygen  written by Dimitri van Heesch, © 1997-1999