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

A constexpr bitset implementation with dynamic size at compile time. More...

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

Go to the source code of this file.

Classes

class  seqan3::dynamic_bitset< bit_capacity >
 A constexpr bitset implementation with dynamic size at compile time. More...
 
struct  std::hash< seqan3::dynamic_bitset< cap > >
 Struct for hashing a seqan3::dynamic_bitset. More...
 

Namespaces

 seqan3
 The main SeqAn3 namespace.
 
 std
 SeqAn specific customisations in the standard namespace.
 

Detailed Description

A constexpr bitset implementation with dynamic size at compile time.

Author
Enrico Seiler enric.nosp@m.o.se.nosp@m.iler@.nosp@m.fu-b.nosp@m.erlin.nosp@m..de