Provides seqan3::semiregular_box. More...
Include dependency graph for semiregular_box.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. | |
Typedefs | |
| using | seqan3::semiregular_box = ::ranges::semiregular_box |
| Utility wrapper that behaves like std::optional but makes the type conform with the std::semiregular concept. Imported from ranges::semiregular_box. More... | |
| using | seqan3::semiregular_box_t = ::ranges::semiregular_box_t |
| Utility transformation trait to get a wrapper type that models std::semiregular. Imported from ranges::semiregular_box_t. More... | |
Provides seqan3::semiregular_box.