Lumiera  0.pre.03
»edit your freedom«
hash< TY > Struct Template Reference

#include "lib/hash-standard.hpp"

Description

template<typename TY>
struct std::hash< TY >

Primary class template for std::hash.

We provide no default implementation, but a marker type to allow detection of custom implementation through metaprogramming

Note
this definition has been hijacked by Lumiera to add an automatic bridge to use boost::hash functions

Definition at line 148 of file hash-standard.hpp.

Additional Inherited Members

- Public Types inherited from _HashImplementationSelector< TY >
typedef int NotHashable
 
+ Inheritance diagram for hash< TY >:
+ Collaboration diagram for hash< TY >:

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