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

Diff Content Not Available