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
Using/storing derived member in derived class with base class that stores base member
Oct 16, 2022
c++
c++11
inheritance
smart-pointers
raii
Is it possible to do RAII without exceptions?
Nov 13, 2022
c++
raii
RAII and deduced template arguments
Oct 19, 2022
c++
templates
c++11
raii
SBRM/RAII for std::va_list/va_start()/va_end use
Apr 18, 2022
c++
raii
variadic-functions
Stack allocated RAII objects vs DI principle
May 30, 2022
c++
unit-testing
dependency-injection
raii
Why is RAII so named? [closed]
Sep 25, 2022
raii
RAII in Python: What's the point of __del__?
Apr 06, 2022
python
raii
Resource Aquisition Is Initialization, in Python
Jan 31, 2022
python
raii
Is there any RAII file handle already implemented?
Aug 08, 2019
c++
io
raii
Moved objects are still destructed?
Aug 31, 2022
c++
c++11
destructor
move-semantics
raii
Managing objective-C objects with c++ std::unique_ptr<> or std::shared_ptr<>
Jan 03, 2020
c++
objective-c
memory-management
raii
Detecting active exceptions in the destructor
Nov 07, 2022
c++
exception
destructor
raii
Usefulness of RAII without exceptions
Nov 09, 2022
c++
exception
embedded
raii
Local variable scope question
Aug 16, 2022
c++
scope
raii
RAII sockets: when to release (close)
Aug 10, 2022
c++
c
linux
sockets
raii
Is there any research on (or better use of) of RAII in GC languages?
Dec 22, 2021
garbage-collection
using-statement
raii
with-statement
object-lifetime
RAII approach to catching constructor exceptions
Jul 19, 2018
c++
exception
constructor
raii
RAII and unit testing principles
Oct 17, 2022
unit-testing
raii
design-principles
tradeoff
Destructors not called when native (C++) exception propagates to CLR component
May 11, 2022
.net
exception
c++-cli
destructor
raii
How to handle failure to release a resource which is contained in a smart pointer?
Oct 31, 2022
c++
smart-pointers
raii
« Newer Entries
Older Entries »