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
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
What happens when we combine RAII and GOTO?
Sep 16, 2022
c++
goto
raii
RAII wrapper for OpenGL objects
Aug 08, 2021
c++
visual-studio
opengl
dry
raii
Why the Destructor in C++ de-allocated memory in reverse order of how they were initialised?
Sep 25, 2022
c++
memory-management
destructor
raii
Javascript release resources automatically (like RAII)
Mar 30, 2022
javascript
raii
How is destructor called for temporary objects returned from a function in C++?
Sep 15, 2022
c++
raii
A Question On Smart Pointers and Their Inevitable Indeterminism
Oct 18, 2022
c++
shared-ptr
raii
object-lifetime
Why can't Alexandrescu use std::uncaught_exception() to implement SCOPE_FAIL in ScopeGuard11? [duplicate]
Sep 25, 2021
c++
c++11
raii
loki
scopeguard
CUDA: Wrapping device memory allocation in C++
Aug 28, 2022
c++
cuda
raii
placement-new
What wrapper class in C++ should I use for automated resource management?
Sep 15, 2022
c++
raii
resource-management
RAII in Java... is resource disposal always so ugly?
Feb 10, 2022
java
design-patterns
raii
resource-management
« Newer Entries
Older Entries »