QxOrm 1.4.9
C++ Object Relational Mapping library
Loading...
Searching...
No Matches

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 <is_boost_unordered_set.h>

Inheritance diagram for qx::trait::is_boost_unordered_set< T >:

Detailed Description

template<typename T>
struct qx::trait::is_boost_unordered_set< T >

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 at line 55 of file is_boost_unordered_set.h.


The documentation for this struct was generated from the following file: