Y
Hacker News
new
|
ask
|
show
|
jobs
by
zabzonk
1261 days ago
no, it really isn't. mostly you don't need to manage objects dynamically at all (make them automatic) but if you do, use something like std::make_unique(...)