QxOrm
1.5.0
C++ Object Relational Mapping library
|
#include <QxAnyCastDynamic.h>
Static Public Member Functions | |
static T * | get (const qx::any &a) |
Definition at line 59 of file QxAnyCastDynamic.h.
static T* qx::any_cast_dynamic< T * >::get | ( | const qx::any & | a | ) | [inline, static] |
Definition at line 61 of file QxAnyCastDynamic.h.