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

qx::trait::is_std_unordered_map<T>::value : return true if T is a std::unordered_map<> or std::unordered_multimap<> container, otherwise return false More...

#include <is_std_unordered_map.h>

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

Detailed Description

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

qx::trait::is_std_unordered_map<T>::value : return true if T is a std::unordered_map<> or std::unordered_multimap<> container, otherwise return false

Definition at line 56 of file is_std_unordered_map.h.


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