SeqAn3 3.2.0
The Modern C++ library for sequence analysis.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
hash.hpp File Reference

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

#include <ranges>
#include <seqan3/alphabet/hash.hpp>
#include <seqan3/core/range/type_traits.hpp>
+ 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

namespace  std
 SeqAn specific customisations in the standard namespace.
 

Detailed Descriptionno-api

Provides overloads for std::hash.

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