32#ifndef _QX_IS_STD_UNORDERED_SET_H_
33#define _QX_IS_STD_UNORDERED_SET_H_
46#include <unordered_set>
QxOrm library traits (template metaprogramming) not available in boost::type_traits library.
Root namespace for all QxOrm library features.
qx::trait::is_std_unordered_set<T>::value : return true if T is a std::unordered_set<> or std::unorde...