Oct 19, 2022
Post comments count1
Post likes count4
Why is there a make_unique? Why not just overload the unique_ptr constructor?
You'll have to resolve the ambiguity, so you're still typing a lot.