SeqAn3 3.4.0-rc.4
The Modern C++ library for sequence analysis.
|
Provides the concept for seqan3::detail::sdsl_index. More...
#include <concepts>
#include <type_traits>
#include <seqan3/contrib/sdsl-lite.hpp>
#include <seqan3/core/platform.hpp>
Go to the source code of this file.
Namespaces | |
namespace | seqan3 |
The main SeqAn3 namespace. | |
namespace | seqan3::detail |
The internal SeqAn3 namespace. | |
Enumerations | |
enum | seqan3::text_layout : bool { seqan3::single , seqan3::collection } |
The possible text layouts (single, collection) the seqan3::fm_index and seqan3::bi_fm_index can support. More... | |
Provides the concept for seqan3::detail::sdsl_index.