Skip to content
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

[utility.syn] Index in-place construction types #3814

Merged
merged 2 commits into from Mar 7, 2020

Conversation

AlisdairM
Copy link
Contributor

Add index entries for the inplace constructuction tag types
and values, as they exist only in the header synopsis.

Add index entries for the inplace constructuction tag types
and values, as they exist only in the header synopsis.
// \ref{pair.piecewise}, pair piecewise construction
// \ref{pair.piecewise}, pair piecewise construction%
\indexlibraryglobal{piecewise_construct_t}%
\indexlibraryglobal{piecewise_construct}
Copy link
Member

Choose a reason for hiding this comment

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

These are already indexed, pointing to [pair.piecewise]. Do we usually index them in the header synopsis too?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good point, fixing now.

The piecewise_construct types are indexed at their specification
in [pair.piecewise].  It seems odd that we do not have similar]
specification for the inplace templates added for C++17.
@zygoloid zygoloid merged commit 6a4d1bd into cplusplus:master Mar 7, 2020
@AlisdairM AlisdairM deleted the index_in_place branch November 14, 2023 19:27
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.

None yet

3 participants