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