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

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

Detailed Description

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

The identity transformation (a TransformationTrait 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: