BPHash
General object hashing library for C++
Static Public Attributes | List of all members
bphash::detail::detect_pointer_wrapper< PointerWrapper< T > > Struct Template Reference

#include <Detector.hpp>

Static Public Attributes

static const bool value = is_hashable<T>::value
 

Detailed Description

template<typename T>
struct bphash::detail::detect_pointer_wrapper< PointerWrapper< T > >

Definition at line 84 of file Detector.hpp.

Member Data Documentation

template<typename T >
const bool bphash::detail::detect_pointer_wrapper< PointerWrapper< T > >::value = is_hashable<T>::value
static

Definition at line 86 of file Detector.hpp.


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