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 use std::unique_ptr to manage DLL resource?
Mar 17, 2022
c++
c++11
dll
raii
RAII in Ruby (Or, How to Manage Resources in Ruby)
Oct 21, 2019
ruby
resources
destructor
raii
finalizer
Is RAII safe to use in C#? And other garbage collecting languages?
Aug 23, 2022
c#
raii
What's the shortest path in C++11 (or newer) to create an RAII wrapper without having to write a new class?
Jun 08, 2021
c++
c++11
c++14
c++17
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
« Newer Entries
Older Entries »