SeqAn3 3.1.0
The Modern C++ library for sequence analysis.
transformation_trait Interface Reference

Concept for a transformation trait. More...

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

+ Inheritance diagram for transformation_trait:

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: