Replace raw new expressions with make_unique (#406)

Using make_unique avoids needing to repeat type information making it
less verbose. Also fixes clang-tidy warning modernize-make-unique.
This commit is contained in:
Jonathan Vander Mey 2021-06-12 05:10:10 -04:00 committed by GitHub
parent 4d1626e3b6
commit 772ea0b591
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

Diff Content Not Available