kblib
0.2.3
General utilities library for modern C++
kblib::is_hashable< Key, void_if_t< std::is_constructible< FNV_hash< Key > >::value > > Struct Template Reference
#include <
kblib/hash.h
>
Inheritance diagram for kblib::is_hashable< Key, void_if_t< std::is_constructible< FNV_hash< Key > >::value > >:
[
legend
]
Collaboration diagram for kblib::is_hashable< Key, void_if_t< std::is_constructible< FNV_hash< Key > >::value > >:
[
legend
]
Detailed Description
template<typename Key>
struct kblib::is_hashable< Key, void_if_t< std::is_constructible< FNV_hash< Key > >::value > >
Definition at line
346
of file
hash.h
.
The documentation for this struct was generated from the following file:
kblib/
hash.h
kblib
is_hashable< Key, void_if_t< std::is_constructible< FNV_hash< Key > >::value > >
Generated by
1.9.4