QxOrm
1.5.0
C++ Object Relational Mapping library
|
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>
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.