... and when you construct a unique_ptr , use the make_unique helper function. ... move semantics. songs.push_back(make_unique<Song>(L"B'z", ...
確定! 回上一頁