#include <DoBase.hpp>
Public Member Functions | |
doConstructGlobal () | |
template<class A> | |
doConstructGlobal (A arg) | |
T & | operator-> () |
operator T & () | |
operator T * () | |
Protected Member Functions | |
bool | Construct () |
Protected Attributes | |
T | m_t |
doConstructGlobal< T >::doConstructGlobal | ( | ) | [inline] |
No argument to the constructor
One argument to the constructor