BPHash
General object hashing library for C++
bphash::detail::detect_pointer_wrapper< T > Struct Template Reference

Detects if a type is a PointerWrapper class (and contains a hashable type. More...

#include <Detector.hpp>

Inheritance diagram for bphash::detail::detect_pointer_wrapper< T >:
Inheritance graph
[legend]
Collaboration diagram for bphash::detail::detect_pointer_wrapper< T >:
Collaboration graph
[legend]

Detailed Description

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

Detects if a type is a PointerWrapper class (and contains a hashable type.

Definition at line 80 of file Detector.hpp.


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