![]() |
QxOrm 1.4.9
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 = std::is_base_of<qx::IxPersistable, T>::value } |
qx::trait::is_ix_persistable<T>::value : return true if T implements qx::IxPersistable interface, otherwise return false
| anonymous enum |
| Enumerator | |
|---|---|
| value | |
Definition at line 362 of file IxPersistable.h.