QxOrm  1.4.9
C++ Object Relational Mapping library
qx::trait::construct_ptr< T >::new_ptr< isAbstract, dummy > Struct Template Reference

List of all members.

Static Public Member Functions

static void get (T &t, bool bReset)

Detailed Description

template<typename T>
template<bool isAbstract, int dummy>
struct qx::trait::construct_ptr< T >::new_ptr< isAbstract, dummy >

Definition at line 77 of file construct_ptr.h.


Member Function Documentation

template<typename T >
template<bool isAbstract, int dummy>
static void qx::trait::construct_ptr< T >::new_ptr< isAbstract, dummy >::get ( T &  t,
bool  bReset 
) [inline, static]

Definition at line 78 of file construct_ptr.h.


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