Menu
NEWBEDEV
Python
Javascript
Linux
Cheat sheet
NEWBEDEV
Python 1
Javascript
Linux
Cheat sheet
Contact
New posts in Raii
C++ read the whole file in buffer
Apr 17, 2021
What should the default constructor do in a RAII class with move semantics?
Apr 25, 2021
Are destructors called after a throw in C++?
Apr 25, 2021
RAII in Python - automatic destruction when leaving a scope
Apr 25, 2021
Does PHP support the RAII pattern? How?
Apr 25, 2021
What wrapper class in C++ should I use for automated resource management?
Apr 25, 2021
C/C++ macro/template blackmagic to generate unique name
Apr 25, 2021
Is it abusive to use IDisposable and "using" as a means for getting "scoped behavior" for exception safety?
Apr 25, 2021
Making a HANDLE RAII-compliant using shared_ptr with a custom deleter
Apr 25, 2021
Do I need to manually close an ifstream?
Apr 25, 2021
« Newer Entries
Older Entries »