SeqAn3 3.4.0-rc.1
The Modern C++ library for sequence analysis.
Loading...
Searching...
No Matches
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:
Hide me