QxOrm  1.4.9
C++ Object Relational Mapping library
qx::trait::construct_ptr< boost::scoped_ptr< T > > Struct Template Reference

#include <construct_ptr.h>

List of all members.

Static Public Member Functions

static void get (boost::scoped_ptr< T > &t, bool bReset=false)

Detailed Description

template<typename T>
struct qx::trait::construct_ptr< boost::scoped_ptr< T > >

Definition at line 89 of file construct_ptr.h.


Member Function Documentation

template<typename T >
static void qx::trait::construct_ptr< boost::scoped_ptr< T > >::get ( boost::scoped_ptr< T > &  t,
bool  bReset = false 
) [inline, static]

Definition at line 90 of file construct_ptr.h.


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