|
SeqAn3 3.4.0
The Modern C++ library for sequence analysis.
|
Provides seqan3::debug_stream and related types. More...
#include <optional>#include <seqan3/core/debug_stream/debug_stream_type.hpp>#include <seqan3/core/detail/template_inspection.hpp>#include <seqan3/utility/type_traits/basic.hpp>Go to the source code of this file.
Classes | |
| struct | seqan3::optional_printer< std::nullopt_t > |
| Printer for formatted output of std::nullopt_t. More... | |
| struct | seqan3::optional_printer< std::optional< T > > |
| Printer for formatted output of a std::optional. More... | |
Namespaces | |
| namespace | seqan3 |
| The main SeqAn3 namespace. | |
Provides seqan3::debug_stream and related types.