Remix.run Logo
ender341341 3 days ago

I think you're partly making the point for them, RAII has been idiomatic C++ since before c++ was standardized. It wasn't even idiomatic c++98 to be missing it, so to be missing it in c++20 library definitely still isn't.

pjmlp 3 days ago | parent [-]

Indeed, that is the point.