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:
parent
4d1626e3b6
commit
772ea0b591