DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
Loading...
Searching...
No Matches
DNDS::Meta::has_std_hash< T, typename > Struct Template Reference

Type trait that detects whether std::hash is specialized for a given type. More...

#include <Defines.hpp>

Inheritance diagram for DNDS::Meta::has_std_hash< T, typename >:
[legend]
Collaboration diagram for DNDS::Meta::has_std_hash< T, typename >:
[legend]

Detailed Description

template<typename T, typename = void>
struct DNDS::Meta::has_std_hash< T, typename >

Type trait that detects whether std::hash is specialized for a given type.

Definition at line 757 of file Defines.hpp.


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