Public Member Functions | List of all members
Test< T * > Class Template Reference
Inheritance diagram for Test< T * >:
Test< void *, 200 >

Public Member Functions

 Test ()
 
- Public Member Functions inherited from Test< void *, 200 >
 Test ()
 

Detailed Description

template<class T>
class Test< T * >

A partial template specialization

Definition at line 18 of file templ.cpp.

Constructor & Destructor Documentation

template<class T >
Test< T * >::Test ( )

The constructor of the partial specilization

Definition at line 31 of file templ.cpp.

31 {}

The documentation for this class was generated from the following file: