SeqAn3
concept.hpp File Reference

Provides the concepts for seqan3::fm_index and seqan3::bi_fm_index and its traits and iterators. More...

#include <type_traits>
#include <sdsl/suffix_arrays.hpp>
#include <seqan3/alphabet/nucleotide/dna4.hpp>
#include <seqan3/core/metafunction/range.hpp>
#include <seqan3/range/concept.hpp>
Include dependency graph for concept.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 the concepts for seqan3::fm_index and seqan3::bi_fm_index and its traits and iterators.

Author
Christopher Pockrandt <christopher.pockrandt AT fu-berlin.de>