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

[atomic] Minor corrections to atomic index #3730

Merged
merged 1 commit into from Mar 5, 2020

Conversation

AlisdairM
Copy link
Contributor

The index for the primary atomic template was split across
two entries, atomic and atomic. Reconciled into one.

A couple of operations for atomic smart pointers are
specificed in the primary template, but were missing the
cross-reference into that specification, which is supplied
in the same way for all the other atomic specializations.

The index for the primary atomic template was split across
two entries, atomic and atomic<T>.  Reconciled into one.

A couple of operations for atomic smart pointers are
specificed in the primary template, but were missing the
cross-reference into that specification, which is supplied
in the same way for all the other atomic specializations.
@CaseyCarter
Copy link
Contributor

The index for the primary atomic template was split across two entries, atomic and atomic.

I can't tell if there's a markup problem here or if this is British humor.

@AlisdairM
Copy link
Contributor Author

Sorry, somewhere along the lines the angle brackets for atomic[T] got swallowed as a bad HTML tag - trying this comment with squared brackets to be safe...

@zygoloid zygoloid merged commit c7f12d2 into cplusplus:master Mar 5, 2020
@AlisdairM AlisdairM deleted the cleanup_atomic_index branch November 14, 2023 19:28
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