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

P0591R4 Utility functions to implement uses-allocator construction #2485

Merged
merged 1 commit into from Nov 26, 2018

Conversation

jensmaurer
Copy link
Member

[memory.syn] Move uses_allocator_v to immediately after uses_allocator.
[memory.syn] Add comment pointing to [allocator.uses.construction].
[memory.syn] Add missing template parameter Alloc for
uses_allocator_construction_args with only an Alloc parameter.
[allocator.uses.construction] Use 'pair', not 'std::pair'.
[allocator.adaptor.members] Add missing template argument for
call to uses_allocator_construction_args.

Fixes #2427.

@jensmaurer
Copy link
Member Author

A feature-test macro seems to be missing; sent e-mail to LWG.

@jensmaurer jensmaurer added this to the post-2018-11 milestone Nov 16, 2018
[memory.syn] Move uses_allocator_v to immediately after uses_allocator.
[memory.syn] Add comment pointing to [allocator.uses.construction].
[memory.syn] Add missing template parameter Alloc for
uses_allocator_construction_args with only an Alloc parameter.
[allocator.uses.construction] Use 'pair', not 'std::pair'.
[allocator.adaptor.members] Add missing template argument for
call to uses_allocator_construction_args.
@zygoloid zygoloid merged commit 22cf0a1 into master Nov 26, 2018
@jensmaurer jensmaurer deleted the motions-2018-11-lwg-21 branch October 19, 2019 20:05
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