SeqAn3 3.3.0-rc.1
The Modern C++ library for sequence analysis.
seqan3::detail::unaligned_seq< t > Struct Template Reference

Default transformation trait that shall expose the unaligned sequence type of t when specialised. More...

#include <seqan3/alignment/aligned_sequence/aligned_sequence_concept.hpp>

Detailed Description

template<typename t>
struct seqan3::detail::unaligned_seq< t >

Default transformation trait that shall expose the unaligned sequence type of t when specialised.


The documentation for this struct was generated from the following file: