BPHash
General object hashing library for C++
Static Public Attributes | List of all members
bphash::is_hashable< T, Targs... > Struct Template Reference

#include <Detector.hpp>

Static Public Attributes

static constexpr bool value
 

Detailed Description

template<typename T, typename... Targs>
struct bphash::is_hashable< T, Targs... >

Definition at line 116 of file Detector.hpp.

Member Data Documentation

template<typename T , typename... Targs>
constexpr bool bphash::is_hashable< T, Targs... >::value
static
Initial value:
is_hashable<Targs...>::value

Definition at line 118 of file Detector.hpp.


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