QxOrm 1.4.9
C++ Object Relational Mapping library
Loading...
Searching...
No Matches

qx::trait::is_qt_vector<T>::value : return true if T is a QVector<> container of Qt library, otherwise return false More...

#include <is_qt_vector.h>

Inheritance diagram for qx::trait::is_qt_vector< T >:

Detailed Description

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

qx::trait::is_qt_vector<T>::value : return true if T is a QVector<> container of Qt library, otherwise return false

Definition at line 56 of file is_qt_vector.h.


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