Skip to content

[tab:meta.trans.cv] Simplify wording for add_{const,volatile,cv} #7852

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

frederick-vs-ja
Copy link
Contributor

Also changes the style to west const.

Wordings about reference, function, or top-level cv-qualified types are moved to notes as they are redundant at least since C++11.

Also changes the style to west const.

Wordings about reference, function, or top-level _cv_-qualified types
are moved to notes as they are redundant at least since C++11.
Comment on lines +1716 to +1719
\begin{tailnote}
\keyword{const} has no effect when \tcode{T} is a reference, function, or
top-level const-qualified type.
\end{tailnote}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure whether it's still worthy to talk about reference, function, or top-level cv-qualified types.

Also, I feel that it might make sense to group type_identity with these traits.

Copy link
Member

@jensmaurer jensmaurer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These changes look good to me.

For @jwakely to decide whether he wants to have the notes; I don't particularly care either way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants