Hacker News new | ask | show | jobs
by gary_0 773 days ago
Note that EASTL (an alternative STL used in game development) does std::string the "Clang way": https://github.com/electronicarts/EASTL/blob/master/include/...