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

Library N3657, Adding heterogeneous comparison lookup to associative containers #101

Closed
wants to merge 1 commit into from

Conversation

jwakely
Copy link
Member

@jwakely jwakely commented May 2, 2013

[associative.reqmts] Define heterogeneous lookup requirements.
[map.overview] Add new member function templates to class synopsis.
[multimap.overview] Add new member function templates to class synopsis.
[set.overview] Add new member function templates to class synopsis.
[multiset.overview] Add new member function templates to class synopsis.
[arithmetic.operations] Add typedef to void specializations.
[comparisons] Add typedef to void specializations.
[logical.operations] Add typedef to void specializations.
[bitwise.operations] Add typedef to void specializations.

…containers

[associative.reqmts] Define heterogeneous lookup requirements.
[map.overview] Add new member function templates to class synopsis.
[multimap.overview] Add new member function templates to class synopsis.
[set.overview] Add new member function templates to class synopsis.
[multiset.overview] Add new member function templates to class synopsis.
[arithmetic.operations] Add typedef to void specializations.
[comparisons] Add typedef to void specializations.
[logical.operations] Add typedef to void specializations.
[bitwise.operations] Add typedef to void specializations.
@sdutoit
Copy link
Contributor

sdutoit commented May 14, 2013

Merged locally.

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

2 participants