Arene Base
Fundamental Utilities For Safety Critical C++
Loading...
Searching...
No Matches
std::hash_detail::default_hash< T, typename > Class Template Reference

Default implementation of std::hash implemented only for fundamental types, enumerations and pointers. More...

Inheritance diagram for std::hash_detail::default_hash< T, typename >:
Inheritance graph

Detailed Description

template<class T, typename = arene::base::constraints<>>
class std::hash_detail::default_hash< T, typename >

Default implementation of std::hash implemented only for fundamental types, enumerations and pointers.

Template Parameters
Ttype to hash

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