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

Remove Util::makeUnique #71

Closed
ceeac opened this issue Sep 7, 2018 · 0 comments
Closed

Remove Util::makeUnique #71

ceeac opened this issue Sep 7, 2018 · 0 comments
Labels
good first issue (I) Especially for those unfamiliar with the code type: refactor (P/I) Rewrite of exising functionality without feature changes

Comments

@ceeac
Copy link
Member

ceeac commented Sep 7, 2018

C++17 has std::make_unique, this should replace Util::makeUnique.

@ceeac ceeac added good first issue (I) Especially for those unfamiliar with the code type: refactor (P/I) Rewrite of exising functionality without feature changes labels Sep 7, 2018
@ceeac ceeac closed this as completed in #83 Sep 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue (I) Especially for those unfamiliar with the code type: refactor (P/I) Rewrite of exising functionality without feature changes
Projects
None yet
Development

No branches or pull requests

1 participant