![]() |
QxOrm 1.1.8
C++ Object Relational Mapping library
|
qx::trait::is_qt_hash<T>::value : return true if T is a QHash<> container of Qt library, otherwise return false More...
#include <QtCore/qhash.h>
#include <boost/mpl/if.hpp>
#include <boost/mpl/logical.hpp>
Go to the source code of this file.
Classes | |
class | qx::trait::is_qt_hash< T > |
qx::trait::is_qt_hash<T>::value : return true if T is a QHash<> container of Qt library, otherwise return false More... | |
Namespaces | |
namespace | qx |
Root namespace for all QxOrm library features. | |
namespace | qx::trait |
QxOrm library traits (template metaprogramming) not available in boost::type_traits library. |
qx::trait::is_qt_hash<T>::value : return true if T is a QHash<> container of Qt library, otherwise return false
Definition in file is_qt_hash.h.