Hacker News new | ask | show | jobs
by coreytabaka 2807 days ago
unique_ptr and nop::Optional<unique_ptr<T>> is on the way. shared_ptr opens up the ability to create cycles, which are not supported yet.