blocxx
|
Public Member Functions | |
InitPtr (T *&p, const PODType &str) | |
void | operator() () |
Public Attributes | |
T *& | m_p |
const PODType & | m_pod |
Definition at line 120 of file LazyGlobal.hpp.
|
inline |
Definition at line 122 of file LazyGlobal.hpp.
|
inline |
Definition at line 129 of file LazyGlobal.hpp.
T*& BLOCXX_NAMESPACE::LazyGlobal< T, PODType, FactoryT >::InitPtr::m_p |
Definition at line 126 of file LazyGlobal.hpp.
Referenced by InitPtr(), and operator()().
const PODType& BLOCXX_NAMESPACE::LazyGlobal< T, PODType, FactoryT >::InitPtr::m_pod |
Definition at line 127 of file LazyGlobal.hpp.
Referenced by InitPtr(), and operator()().