SeqAn3  3.0.1
The Modern C++ library for sequence analysis.
hash.hpp File Reference

Provides overloads for std::hash. More...

+ Include dependency graph for hash.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  std::hash< urng_t >
 Struct for hashing a range of characters. More...
 

Namespaces

 std
 SeqAn specific customisations in the standard namespace.
 

Detailed Description

Provides overloads for std::hash.

Author
Enrico Seiler <enrico.seiler AT fu-berlin.de>