SeqAn3  3.0.3
The Modern C++ library for sequence analysis.
endian.hpp File Reference

[DEPRECATED] Provides seqan3::detail::endian. More...

+ Include dependency graph for endian.hpp:

Go to the source code of this file.

Namespaces

 seqan3
 The main SeqAn3 namespace.
 

Detailed Description

[DEPRECATED] Provides seqan3::detail::endian.

Author
Rene Rahn <rene.rahn AT fu-berlin.de>
Deprecated:
This header is deprecated and will be removed in SeqAn-3.1.0;. Please use std::endian and #include <seqan3/std/bit> instead.