Hacker News new | ask | show | jobs
by stackmad 2573 days ago
Author of boden here: We have since moved away from a self written smart pointer and replaced as much as possible with standard C++ classes ( shared_ptr, weak_ptr, std::string etc. )