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
What is standard defer/finalizer implementation in C++?
Oct 18, 2022
c++
boost
go
stl
raii
Pattern name for create in constructor, delete in destructor (C++)
Feb 04, 2021
c++
design-patterns
raii
Using RAII to nest exceptions
Jul 15, 2019
c++
exception
c++11
raii
nested-exceptions
What is a "prospective destructor" in C++20?
Apr 09, 2022
c++
language-lawyer
destructor
c++20
raii
Making a HANDLE RAII-compliant using shared_ptr with a custom deleter
Aug 08, 2019
c++
winapi
raii
What is the best way to implement smart pointers in C++?
Nov 17, 2022
c++
smart-pointers
c++03
raii
reference-counting
How to prevent unused variable warning with non trivial destructor
Oct 12, 2021
c++
c++11
language-lawyer
destructor
raii
custom RAII C++ implementation for scoped mutex locks
Apr 12, 2019
c++
linux
pthreads
mutex
raii
Why C++ primitive types are not initialized like the rest of types?
Nov 12, 2019
c++
constructor
primitive
raii
C++11: In what order are lambda captures destructed?
Nov 16, 2022
c++
lambda
c++11
raii
C# - Are objects immediately destroyed when going out of scope?
Jul 24, 2022
c#
garbage-collection
raii
C++ RAII not working?
May 10, 2019
c++
exception
raii
Forcing the order in which struct fields are dropped
May 25, 2021
rust
raii
Does PHP support the RAII pattern? How?
Mar 16, 2022
php
raii
One-liner for RAII on non pointer?
Sep 20, 2022
c++
winapi
raii
Possible Memory-leaks with smart pointers
Sep 11, 2022
c++
memory-leaks
raii
Any RAII template in boost or C++0x
Sep 19, 2022
c++
templates
boost
c++11
raii
When has RAII an advantage over GC?
Mar 12, 2022
c++
raii
How can I create a smart pointer that locks and unlocks a mutex?
Nov 19, 2022
c++
thread-safety
mutex
smart-pointers
raii
Best practices + syntax for implementing a "contextmanager" in C++
Sep 23, 2022
c++
c++11
raii
contextmanager
« Newer Entries
Older Entries »