SeqAn3 3.2.0-rc.1
The Modern C++ library for sequence analysis.
seqan3::align_cfg::detail Namespace Reference

The internal SeqAn3 namespace. More...

Classes

class  result_type
 Configuration element capturing the configured seqan3::alignment_result for the alignment algorithm. More...
 

Typedefs

using debug = seqan3::detail::debug_mode< std::integral_constant< seqan3::detail::align_config_id, seqan3::detail::align_config_id::debug > >
 Configuration element for debugging the alignment algorithm. More...
 

Detailed Description

The internal SeqAn3 namespace.

The contents of this namespace are not visible to consumers of the library and the documentation is only generated for developers.

See also
https://github.com/seqan/seqan3/wiki/Documentation