Lumiera
0.pre.03
»edit your freedom«
|
#include "lib/hash-standard.hpp"
Primary class template for std::hash.
We provide no default implementation, but a marker type to allow detection of custom implementation through metaprogramming
Definition at line 148 of file hash-standard.hpp.
Additional Inherited Members | |
Public Types inherited from _HashImplementationSelector< TY > | |
typedef int | NotHashable |