Struct for hashing a seqan3::dynamic_bitset.
More...
#include <seqan3/range/container/dynamic_bitset.hpp>
Public Member Functions | |
| size_t | operator() (seqan3::dynamic_bitset< cap > const arg) const noexcept |
Compute the hash for a seqan3::dynamic_bitset. More... | |
Struct for hashing a seqan3::dynamic_bitset.
| cap | Capacity of the seqan3::dynamic_bitset. |
|
inlinenoexcept |
Compute the hash for a seqan3::dynamic_bitset.
| [in] | arg | The seqan3::dynamic_bitset to process. |
size_t.