QxOrm
1.5.0
C++ Object Relational Mapping library
|
qx::trait::is_qx_dao_ptr<T>::value : return true if T is a qx::dao::ptr<> smart-pointer of QxOrm library, otherwise return false More...
#include <is_qx_dao_ptr.h>
qx::trait::is_qx_dao_ptr<T>::value : return true if T is a qx::dao::ptr<> smart-pointer of QxOrm library, otherwise return false
Definition at line 56 of file is_qx_dao_ptr.h.