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

qx::trait::is_container_key_value<T>::value : return true if T is a map or hash-map (with <Key, Value> template format) container from stl, boost, Qt or QxOrm library, otherwise return false More...

#include <is_container_key_value.h>

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

Detailed Description

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

qx::trait::is_container_key_value<T>::value : return true if T is a map or hash-map (with <Key, Value> template format) container from stl, boost, Qt or QxOrm library, otherwise return false

Definition at line 56 of file is_container_key_value.h.


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