Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> ruling out some optimisations GNU can chosen

GNU didn't do any optimizations that are acceptable in a language with move semantics. The new `std::string` is _strictly_ better than the old one. Although there do exist very many superior string containers outside of the standard library. libstdc++ still supports the old ABI, by the way, as `std::__cxx11::string`.



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

Search: