▲ | pjmlp 3 days ago | ||||||||||||||||||||||||||||||||||||||||||||||||||||
RAII predates C++98, I was already used to it in Turbo C++ for MS-DOS, and is pity we need to keep advocating for it as something extraordinary. | |||||||||||||||||||||||||||||||||||||||||||||||||||||
▲ | ender341341 3 days ago | parent | next [-] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
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. | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||
▲ | CyberDildonics 3 days ago | parent | prev [-] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
This doesn't have anything to do with what they said, they didn't say RAII was new. | |||||||||||||||||||||||||||||||||||||||||||||||||||||
|