条款 21 - 优先选用 std::make_unique 和 std::make_shared, 而非直接使用 new

ZaynPei Lv6

三大make系列函数

On this page
条款 21 - 优先选用 std::make_unique 和 std::make_shared, 而非直接使用 new