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

#include <construct_ptr.h>

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

◆ get()

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

Definition at line 90 of file construct_ptr.h.


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