|
SeqAn3 3.4.0
The Modern C++ library for sequence analysis.
|
Provides seqan3::debug_stream and related types. More...
#include <variant>#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::std_variant_printer< std::variant< variant_ts... > > |
| A std::variant can be printed by visiting the stream operator for the corresponding type. More... | |
Namespaces | |
| namespace | seqan3 |
| The main SeqAn3 namespace. | |
Provides seqan3::debug_stream and related types.