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 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
What should the default constructor do in a RAII class with move semantics?
Oct 30, 2022
c++
c++11
move-semantics
raii
C++ using RAII with destructor that throws
Nov 12, 2022
c++
exception
raii
Implementing RAII in C#
Oct 27, 2022
c#
raii
Good or Bad C++ Idiom - Objects used purely for constructor/destructor?
Jul 24, 2019
c++
idioms
raii
longjmp and RAII
Sep 05, 2021
c++
raii
signal-handling
setjmp
C++ RAII Questions
Aug 16, 2022
c++
windows
raii
« Newer Entries
Older Entries »