Skip to content

US-15: Use the _t form of type traits #178

Closed
@sdutoit

Description

@sdutoit

N3733 US-15 says:

Given the adoption of N3655, it is possible to rephrase uses of the type traits throughout and thus both simplify and clarify the text.

It goes on to propose:

Replace each occurrence of the form “cv typename typetrait<...>::type” or the form “cv typetrait<...>::type” by ”cv typetrait_t<...>”.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ballot-commentResponse to an NB or ISO comment on a ballotbigAn issue causing a large set of changes, scattered across most of the text.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions