QxOrm  1.2.3
C++ Object Relational Mapping library
qx::any_cast_dynamic< T * > Struct Template Reference

#include <QxAnyCastDynamic.h>

List of all members.

Static Public Member Functions

static T * get (const boost::any &a)

Detailed Description

template<typename T>
struct qx::any_cast_dynamic< T * >

Definition at line 54 of file QxAnyCastDynamic.h.


Member Function Documentation

template<typename T >
static T* qx::any_cast_dynamic< T * >::get ( const boost::any &  a) [inline, static]

Definition at line 56 of file QxAnyCastDynamic.h.


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