QxOrm  1.4.9
C++ Object Relational Mapping library

qx::trait::is_smart_ptr<T>::value : return true if T is a smart-pointer of boost, Qt or QxOrm libraries, otherwise return false More...

#include <is_smart_ptr.h>


Detailed Description

template<typename T>
struct qx::trait::is_smart_ptr< T >

qx::trait::is_smart_ptr<T>::value : return true if T is a smart-pointer of boost, Qt or QxOrm libraries, otherwise return false

Definition at line 67 of file is_smart_ptr.h.


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