SeqAn3  3.0.0
The Modern C++ library for sequence analysis.
seqan3::TransformationTrait Interface Reference

Concept for a transformation trait. More...

#include <seqan3/core/type_traits/concept.hpp>

+ Inheritance diagram for seqan3::TransformationTrait:

Detailed Description

Concept for a transformation trait.

An object is a transformation trait if it exposes a member type called type.


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