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 = is_hashable<my_type>::value |
Definition at line 107 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 109 of file Detector.hpp.
|
static |
Definition at line 111 of file Detector.hpp.