BPHash
General object hashing library for C++
|
#include <Detector.hpp>
Public Types | |
using | my_type = typename std::remove_cv< typename std::remove_reference< T >::type >::type |
Static Public Attributes | |
static constexpr bool | value |
Definition at line 94 of file Detector.hpp.
using bphash::is_hashable< T >::my_type = typename std::remove_cv<typename std::remove_reference<T>::type>::type |
Definition at line 96 of file Detector.hpp.
|
static |
Definition at line 98 of file Detector.hpp.