Hacker News new | ask | show | jobs
by chornos 876 days ago
Its the very reason C++ is still alive. Its unopinionated on how u code and coding enviroment. Plenty of other language are far more restricted in their ecosystem
1 comments

I just think things could be a little more aligned as I use C++ daily and often end up interacting with many different libraries and each has their own slightly idiosynchratic String/Vector/etc type, which quickly makes life.. interesting

But I see the point in it helping C++'s unusual longevity as well