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