32#ifdef _QX_ENABLE_BOOST
33#ifndef _QX_IS_BOOST_UNORDERED_MAP_H_
34#define _QX_IS_BOOST_UNORDERED_MAP_H_
57template <
typename Key,
typename Value>
60template <
typename Key,
typename Value>
63template <
typename Key,
typename Value>
66template <
typename Key,
typename Value>
69template <
typename Key,
typename Value>
72template <
typename Key,
typename Value>
75template <
typename Key,
typename Value>
78template <
typename Key,
typename Value>
Root namespace for all QxOrm library features.
qx::trait::is_boost_unordered_map<T>::value : return true if T is a boost::unordered_map<> or boost::...