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

[associative.reqmts] Turn emphasis into a note. #1959

Merged
merged 1 commit into from Apr 2, 2018

Conversation

jensmaurer
Copy link
Member

Fixes #606.

the
\tcode{operator==}
on keys.
comparison.
Copy link
Member

Choose a reason for hiding this comment

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

Would it be a further improvement to say "imposed by the comparison object" not just "imposed by the comparison"?

Copy link
Member Author

Choose a reason for hiding this comment

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

Fixed.

@@ -1520,6 +1516,10 @@
comparison object
\tcode{comp},
\tcode{comp(k1, k2) == false \&\& comp(k2, k1) == false}.
\begin{note}
This is not necessarily the same as the result of the \tcode{operator==}
on keys.
Copy link
Member

Choose a reason for hiding this comment

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

Maybe "This is not necessarily the same as the result of k1 == k2." ?

Copy link
Member Author

Choose a reason for hiding this comment

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

Fixed.

@jensmaurer
Copy link
Member Author

jensmaurer commented Apr 1, 2018

Updated per @jwakely's comments.

@zygoloid zygoloid merged commit 1b4da01 into cplusplus:master Apr 2, 2018
@jensmaurer jensmaurer deleted the b32 branch April 2, 2018 19:08
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