QxOrm  1.4.9
C++ Object Relational Mapping library

qx::trait::is_container<T>::value : return true if T is a container from stl, boost, Qt or QxOrm library, otherwise return false More...

#include <is_container.h>


Detailed Description

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

qx::trait::is_container<T>::value : return true if T is a container from stl, boost, Qt or QxOrm library, otherwise return false

Definition at line 74 of file is_container.h.


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