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

core: backport make_unique from C++14 #153

Merged
merged 1 commit into from Mar 7, 2019

Conversation

arogge
Copy link
Member

@arogge arogge commented Mar 7, 2019

This patch backports make_unique() from
C++14 using the proposal in N3656

This patch backports make_unique() from
C++14 using the proposal in N3656
@arogge arogge requested a review from pstorz March 7, 2019 13:30
@arogge arogge changed the title core: add backport make_unique from C++14 core: backport make_unique from C++14 Mar 7, 2019
@pstorz pstorz merged commit d8a4e45 into master Mar 7, 2019
@arogge arogge deleted the dev/arogge/master/make_unique branch July 3, 2019 13: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