SeqAn3  3.1.0-rc.1
The Modern C++ library for sequence analysis.
std::type_identity< t > Struct Template Reference

The identity transformation (a transformation_trait that returns the input). More...

+ Inheritance diagram for std::type_identity< t >:

Detailed Description

template<typename t>
struct std::type_identity< t >

The identity transformation (a transformation_trait that returns the input).

See also
https://en.cppreference.com/w/cpp/types/type_identity

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