Description
We have already switched to C++17, so make_unique should be there, use make_unique
and make_shared will make the code more neat and maintainable.
Attachments
Issue Links
- links to
We have already switched to C++17, so make_unique should be there, use make_unique
and make_shared will make the code more neat and maintainable.