Hacker News new | past | comments | ask | show | jobs | submit login

It seems like most of the issues with C++ are solved by not using the parts that suck. You can still write C++ as C-with-classes/RAII/operator overloads, and leave all the smart pointers and template meta-programming and boost (do people still use boost?) magic at the door.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: