-
Notifications
You must be signed in to change notification settings - Fork 809
Closed as not planned
Labels
P3-OtherTriaged issue not in P1 or P2Triaged issue not in P1 or P2
Description
https://eel.is/c++draft/temp.param
There are many here:
type-tt-parameter
variable-tt-parameter
concept-tt-parameter
which comes from https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2025/p2841r7.pdf.
This looks like an abbreviation of "template template".
But it seems too concise and looks a bit strange.
Would it be more readable and understandable if it were reverted to "template template" (although it's more verbose)? or slightly less concise, such as "templ-templ"?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P3-OtherTriaged issue not in P1 or P2Triaged issue not in P1 or P2