SeqAn3 3.4.0-rc.1
The Modern C++ library for sequence analysis.
Loading...
Searching...
No Matches
seqan3::align_cfg::detail Namespace Reference

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.
 

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
Hide me