(대충 int main)

std::unique_ptr《int》 foo;

return *foo;



이게 컴파일이 됨