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 N3656 make_unique #91

Closed
wants to merge 3 commits into from
Closed

Library N3656 make_unique #91

wants to merge 3 commits into from

Conversation

jwakely
Copy link
Member

@jwakely jwakely commented Apr 28, 2013

In addition to the proposal this commit also adds the make_unique
overloads and swap(unique_ptr&, unique_ptr&) to the <memory> synopsis.

As discussed by email the new section [unique.ptr.create] is added after the unique_ptr definitions, not at the end of [unique.ptr]

In addition to the proposal this commit also adds the make_unique
overloads to the <memory> synopsis.
@sdutoit
Copy link
Contributor

sdutoit commented May 14, 2013

Merged locally.

@sdutoit sdutoit closed this May 14, 2013
@jwakely jwakely deleted the N3656 branch November 23, 2017 20:09
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