[meta.trans.general] (original) (raw)
21 Metaprogramming library [meta]
21.3 Metaprogramming and type traits [type.traits]
21.3.8 Transformations between types [meta.trans]
21.3.8.1 General [meta.trans.general]
Subclause [meta.trans] contains templates that may be used to transform one type to another following some predefined rule.
Each of the templates in [meta.trans] shall be aCpp17TransformationTrait ([meta.rqmts]).