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
RAII can not really guarantee to prevent resource leak, can it?
Jun 14, 2022
c++
exception
raii
Are C++ `try`/`catch` blocks the same as other blocks, regarding RAII?
Sep 10, 2022
c++
exception
try-catch
raii
noexcept
Resource Acquisition Is Initialization in C lang
Mar 08, 2022
c
gcc
raii
std::mutex best practice
Nov 18, 2022
c++
exception
raii
When a RAII object fails to construct
Sep 14, 2022
c++
raii
Is C++ like resource management possible in Java [duplicate]
Mar 15, 2021
java
raii
resource-management
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
« Newer Entries
Older Entries »