Y
Hacker News
new
|
ask
|
show
|
jobs
by
pingyong
2464 days ago
It's pretty stupid to compare a unique_ptr with a deleter that contains state to a pointer - obviously those two things are completely different and the unique_ptr contains way more information.