QxOrm
1.5.0
C++ Object Relational Mapping library
|
qx::trait::is_std_unordered_map<T>::value : return true if T is a std::unordered_map<> or std::unordered_multimap<> container, otherwise return false More...
#include <unordered_map>
Go to the source code of this file.
qx::trait::is_std_unordered_map<T>::value : return true if T is a std::unordered_map<> or std::unordered_multimap<> container, otherwise return false
Definition in file is_std_unordered_map.h.