◐ Shell
clean mode source ↗

C++ named requirements: TransformationTrait (since C++11)

A TransformationTrait is a class template that provides a transformation of its template type parameter.

(C++11)

obtains the type of the specified element
(class template specialization) [edit]

(C++11)

obtains the type of the elements of pair
(class template specialization) [edit]

(C++11)

obtains the type of the elements of array
(class template specialization) [edit]

(C++17)

obtains the type of the alternative specified by its index, at compile time
(class template) (alias template)[edit]