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

23.2.5[unord.req]p12 refers to key_equal as a function #736

Closed
cubbimew opened this issue Jun 3, 2016 · 1 comment
Closed

23.2.5[unord.req]p12 refers to key_equal as a function #736

cubbimew opened this issue Jun 3, 2016 · 1 comment

Comments

@cubbimew
Copy link
Contributor

cubbimew commented Jun 3, 2016

23.2.5[unord.req]p12 says

... to the predicate returned by key_equal()

presumably the intent was to say "returned by key_eq()" (key_equal is the name of the type of the predicate returned by key_eq())

The use of key_equal() in Table 110 seems correct (...constructs an empty container with ... key_equal() as the key equality predicate"

@jwakely
Copy link
Member

jwakely commented Jun 8, 2016

Fixed at 13b57f7

@jwakely jwakely closed this as completed Jun 8, 2016
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

No branches or pull requests

2 participants