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

Provides utility functions for bit twiddling. More...

#include <meta/meta.hpp>
#include <sdsl/bits.hpp>
#include <climits>
#include <utility>
#include <seqan3/core/detail/endian.hpp>
#include <seqan3/core/detail/int_types.hpp>
#include <seqan3/std/concepts>
+ Include dependency graph for bit_manipulation.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 seqan3
 The main SeqAn3 namespace.
 

Detailed Description

Provides utility functions for bit twiddling.

Author
Marcel Ehrhardt <marcel.ehrhardt AT fu-berlin.de>
See also
https://en.wikipedia.org/wiki/Bit_manipulation