Hacker News new | ask | show | jobs
by pjmlp 1 day ago
You cannot implement modern C++ in pure C++ nowadays, as the standard library requires compiler intrisics, just like a language like Java.