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
Is it possible to write/wrap the exception handling components (try,catch) in different class?
Nov 04, 2022
c++
c++11
exception-handling
raii
Having a destructor take different actions depending on whether an exception occurred
Jun 09, 2022
c++
exception
transactions
raii
Preventing header explosion in C++ (or C++0x)
Feb 09, 2022
c++
pointers
c++11
smart-pointers
raii
Are there cases where a "finally" construct would be useful in C++?
May 14, 2022
c++
raii
finally
How should one log when an exception is triggered?
Apr 21, 2022
c++
exception
logging
raii
In C++ is there an idiomatic way to guard against the situation in which running a collection of actions causes the collection to be mutated?
Jun 10, 2022
c++
raii
Win API wrapper classes for handles
Jun 09, 2021
c++
windows
winapi
raii
RAII and exception in constructor
Jan 01, 2020
c++
exception
raii
~1s latency control app: is this suitable for Java?
Jan 06, 2020
java
c++
controls
garbage-collection
raii
Do boost asio sockets have proper RAII cleanup
Dec 03, 2020
c++
boost-asio
raii
unique_ptr deleter overhead
Mar 08, 2022
c++
c++11
smart-pointers
raii
How to encapsulate a C API into RAII C++ classes?
May 14, 2022
c++
api
encapsulation
raii
RAII wrapper for function pairs and template specialization
Nov 14, 2022
c++
variadic-templates
raii
resource-management
scopeguard
What is a common naming convention for RAII classes? [closed]
Jul 26, 2018
c++
naming-conventions
raii
RAII resource handling
Apr 25, 2022
c++
destructor
raii
Will this RAII-style Objective-C class work?
May 23, 2022
c++
objective-c
mutex
raii
RAII in Scheme?
Jun 27, 2019
lisp
scheme
raii
Lifetime of C++ class members
May 01, 2022
c++
raii
Locking a mutex in a destructor in C++11
Sep 24, 2022
c++
thread-safety
destructor
raii
exception-safety
Is it possible to prevent an RAII-style class from being instantiated "anonymously"?
Aug 14, 2020
c++
gcc
visual-c++
raii
icc
« Newer Entries
Older Entries »