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
When not to use RAII for resource management [closed]
Nov 13, 2022
c++
raii
resource-management
Why is RAII and garbage collection mutually exclusive?
Jan 23, 2021
language-agnostic
garbage-collection
raii
What is the lifetime of the arguments of std::async?
Nov 01, 2022
c++
c++14
raii
stdasync
Implementing RAII on a folder iteration
Jul 04, 2022
c++
winapi
design-patterns
raii
Can inversion of control and RAII play together?
Nov 16, 2022
inversion-of-control
raii
Is it safe to use placement new on 'this' pointer
Sep 28, 2022
c++
raii
placement-new
explicit-destructor-call
Why cleanup attribute of GCC/Clang can not be used with function parameter
Jun 30, 2022
c
gcc
raii
Unit Testing Private Method in Resource Managing Class (C++)
Aug 03, 2022
c++
unit-testing
raii
boost-test
Stack-based object instantiation in D
Aug 02, 2021
stack
d
allocation
raii
phobos
Fastest `finally` for C++ [closed]
Dec 26, 2019
c++
performance
raii
try-catch-finally
finally
How does C++ automatically call destructor?
Apr 23, 2022
c++
raii
Is there a language with RAII + Ref counting that does not have unsafe pointer arithmetric?
Sep 16, 2022
c++
memory
programming-languages
raii
Will the non-lexical lifetime borrow checker release locks prematurely?
May 09, 2022
rust
mutex
raii
borrow-checker
Is it possible to write/wrap the exception handling components (try,catch) in different class?
Nov 04, 2022
c++
c++11
exception-handling
raii
Having a destructor take different actions depending on whether an exception occurred
Jun 09, 2022
c++
exception
transactions
raii
Preventing header explosion in C++ (or C++0x)
Feb 09, 2022
c++
pointers
c++11
smart-pointers
raii
Are there cases where a "finally" construct would be useful in C++?
May 14, 2022
c++
raii
finally
How should one log when an exception is triggered?
Apr 21, 2022
c++
exception
logging
raii
In C++ is there an idiomatic way to guard against the situation in which running a collection of actions causes the collection to be mutated?
Jun 10, 2022
c++
raii
Win API wrapper classes for handles
Jun 09, 2021
c++
windows
winapi
raii
« Newer Entries
Older Entries »