SeqAn3 3.1.0
The Modern C++ library for sequence analysis.
debug_stream.hpp File Reference

Provides seqan3::debug_stream and related types. More...

+ Include dependency graph for debug_stream.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  seqan3
 The main SeqAn3 namespace.
 

Variables

debug_stream_type seqan3::debug_stream {std::cerr}
 A global instance of seqan3::debug_stream_type.
 

Detailed Description

Provides seqan3::debug_stream and related types.

Author
Hannes Hauswedell <hannes.hauswedell AT fu-berlin.de>