back

by jjmarr·2y ago·view on hn ↗
The best part about C++ is that it has every other programming language inside of it.

The worst part about C++ is that you need to know every other programming language to understand it.

1 comments
I'm still looking for a conclusive list on every possible way to create an object on c++
https://timsong-cpp.github.io/cppwp/intro.object

I don't think they're fully known.