SpiceQA
Questions
Tags
Users
Badges
raii
47 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Unnamed objects whose lifetime is bound to a block of code?
user_3150802
0
•
asked Feb 26, 2021
2
3
137
raii
lifetime
c++
What is a "prospective destructor" in C++20?
user_12501684
0
•
asked Feb 4, 2021
19
1
950
c++20
language-lawyer
raii
destructor
c++
Is the Rule of 5 (for constructors and destructors) outdated?
user_12276119
0
•
asked Dec 26, 2020
40
5
6286
resource-management
raii
smart-pointers
c++
How to ensure correct destruction of vk::UniqueBuffer and vk::UniqueDeviceMemory
user_14558378
0
•
asked Nov 1, 2020
3
1
473
vulkan
raii
c++
What does the parking_lot documentation mean when it says 'allow raw (un)locking without a RAII guard object'?
user_173397
0
•
asked Aug 23, 2020
2
2
795
rust
raii
mutex
Implementing RAII on a folder iteration
user_13826315
0
•
asked Jun 27, 2020
7
2
199
raii
winapi
design-patterns
c++
When and how to release resources in Dart?
user_356292
0
•
asked Jun 18, 2020
3
0
218
dart
raii
resources
destructor
RAII equivalent for FIFO release order
user_504286
0
•
asked Jun 9, 2020
2
3
91
raii
c++
RAII with Exceptions
user_11042114
0
•
asked Jun 9, 2020
2
0
33
cout
raii
exception
c++
Does computed `goto` respect C++ object lifetime?
user_1614051
0
•
asked Mar 23, 2020
5
1
265
goto
raii
gcc
c++
Prev
Prev
1
2
(current)
3
4
5
Next
Next
Hot Questions