Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in raii
Are destructors called after a throw in C++?
Aug 27, 2022
c++
exception-handling
try-catch
raii
Why is there no RAII in .NET?
Aug 26, 2022
.net
struct
destructor
raii
value-type
Implementing RAII in pure C?
Feb 01, 2022
c
raii
Is it abusive to use IDisposable and "using" as a means for getting "scoped behavior" for exception safety?
Aug 23, 2022
c#
exception-handling
raii
Understanding the meaning of the term and the concept - RAII (Resource Acquisition is Initialization)
Aug 25, 2017
c++
garbage-collection
raii
resource-management
General guidelines to avoid memory leaks in C++ [closed]
Dec 14, 2021
c++
memory
memory-management
raii
RAII and smart pointers in C++
Aug 14, 2022
c++
smart-pointers
raii
Why is it wrong to use std::auto_ptr<> with standard containers?
Dec 14, 2021
c++
stl
raii
auto-ptr
c++-faq
Do I need to manually close an ifstream?
Aug 14, 2022
c++
ifstream
raii
If you shouldn't throw exceptions in a destructor, how do you handle errors in it?
Aug 14, 2022
c++
exception
destructor
raii
Does C++ support 'finally' blocks? (And what's this 'RAII' I keep hearing about?)
Aug 14, 2022
c++
exception
raii
finally
c++-faq
What is meant by Resource Acquisition is Initialization (RAII)?
Aug 13, 2022
c++
raii
« Newer Entries