Y
Hacker News
new
|
ask
|
show
|
jobs
by
torrent-of-ions
3288 days ago
What is "a standard implementation"?
2 comments
IshKebab
3288 days ago
By far the most used implementations are GNU's libstdc++ LLVM's libc++ and Microsoft's CRT.
link
dagw
3288 days ago
The one that you get by default with your operating systems most popular C++ tool chain.
link