QxOrm  1.4.8
C++ Object Relational Mapping library

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

#include <is_qt_linked_list.h>


Detailed Description

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

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

Definition at line 57 of file is_qt_linked_list.h.


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