![]() |
QxOrm
1.3.2
C++ Object Relational Mapping library
|
qx::trait::is_ix_persistable<T>::value : return true if T implements qx::IxPersistable interface, otherwise return false More...
#include <IxPersistable.h>
Public Types | |
enum | { value = boost::is_base_of<qx::IxPersistable, value = boost::is_base_of<qx::IxPersistable } |
qx::trait::is_ix_persistable<T>::value : return true if T implements qx::IxPersistable interface, otherwise return false
Definition at line 364 of file IxPersistable.h.
anonymous enum |
Definition at line 365 of file IxPersistable.h.