SeqAn3
simd_debug_stream.hpp File Reference

Provides seqan3::debug_stream overload for seqan3::simd::simd_type. More...

Include dependency graph for simd_debug_stream.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.
 

Functions

template<typename simd_t >
debug_stream_type & seqan3::operator<< (debug_stream_type &s, simd_t &&simd)
 Overload for debug_stream for simd types.
 

Detailed Description

Provides seqan3::debug_stream overload for seqan3::simd::simd_type.

Author
Marcel Ehrhardt <marcel.ehrhardt AT fu-berlin.de>