![]() |
QxOrm
1.4.3
C++ Object Relational Mapping library
|
qx::trait::is_boost_unordered_map<T>::value : return true if T is a boost::unordered_map<> or boost::unordered_multimap<> container, otherwise return false More...
#include <boost/unordered_map.hpp>
#include <boost/mpl/if.hpp>
#include <boost/mpl/logical.hpp>
Go to the source code of this file.
qx::trait::is_boost_unordered_map<T>::value : return true if T is a boost::unordered_map<> or boost::unordered_multimap<> container, otherwise return false
Definition in file is_boost_unordered_map.h.