|
SeqAn3 3.4.0
The Modern C++ library for sequence analysis.
|
Provides seqan3::views::char_strictly_to. More...
#include <ranges>#include <seqan3/alphabet/concept.hpp>#include <seqan3/alphabet/views/char_to.hpp>#include <seqan3/alphabet/views/validate_char_for.hpp>Go to the source code of this file.
Namespaces | |
| namespace | seqan3 |
| The main SeqAn3 namespace. | |
| namespace | seqan3::views |
| The SeqAn namespace for views. | |
Variables | |
| template<alphabet alphabet_type> | |
| auto const | seqan3::views::char_strictly_to |
| A view over an alphabet, given a range of characters. | |
Provides seqan3::views::char_strictly_to.