SeqAn3
The Modern C++ library for sequence analysis.
concept.hpp File Reference

Provides the concepts seqan3::TransformationTrait and seqan3::UnaryTypeTrait. More...

#include <type_traits>
#include <seqan3/core/platform.hpp>
+ Include dependency graph for concept.hpp:

Go to the source code of this file.

Namespaces

 seqan3
 The main SeqAn3 namespace.
 

Detailed Description

Provides the concepts seqan3::TransformationTrait and seqan3::UnaryTypeTrait.

Author
Svenja Mehringer <avenja.mehringer AT fu-berlin.de>