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

#include <QxAnyCastDynamic.h>

Static Public Member Functions

static boost::shared_ptr< T > get (const qx::any &a)
 

Detailed Description

template<typename T>
struct qx::any_cast_dynamic< boost::shared_ptr< T > >

Definition at line 74 of file QxAnyCastDynamic.h.

Member Function Documentation

◆ get()

template<typename T >
static boost::shared_ptr< T > qx::any_cast_dynamic< boost::shared_ptr< T > >::get ( const qx::any & a)
inlinestatic

Definition at line 76 of file QxAnyCastDynamic.h.


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