![]() |
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 <QxTraits/is_container.h>
Go to the source code of this file.
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 in file is_container_key_value.h.