Hacker News new | ask | show | jobs
by torrent-of-ions 3288 days ago
What is "a standard implementation"?
2 comments

By far the most used implementations are GNU's libstdc++ LLVM's libc++ and Microsoft's CRT.
The one that you get by default with your operating systems most popular C++ tool chain.