SpiceQA
Questions Tags Users Badges

raii

47 Questions
Newest Active Unanswered Frequent
Score
View
Card Compact
`std::lock_guard` for `std::counting_semaphore` and `std::binary_semaphore`
user_30439480
• asked Aug 23, 2022
6
2
127
c++20 raii locking c++ semaphore
Idiomatically, should python context managers acquire resources at initialization, or when entered?
user_19589000
• asked Aug 16, 2022
1
0
42
contextmanager idioms raii python-3.x python
Why std::shared_ptr control block need to hold a pointer to managed object with its correct type
user_42081090
• asked Jul 10, 2022
3
1
109
tr1 raii shared-ptr c++
Concise RAII for Trompeloeil mocks
user_13811580
• asked Mar 25, 2022
1
1
48
trompeloeil raii mocking c++
std::move() a stack allocated unordered_map?
user_117703900
• asked Jan 28, 2022
1
1
76
unordered-map move stack-memory raii heap-memory
Is it correct to call std::move on an exception object?
user_177425860
• asked Dec 22, 2021
3
2
109
raii c++11 exception c++
Alloc memory in constructor or init function?
user_113044980
• asked May 20, 2021
4
4
242
raii initialization constructor oop c++
How do I design a function with a strong exception guarantee?
user_122761190
• asked Apr 13, 2021
3
4
154
exception-safety raii c++
C++ RAII vs. defer?
user_10185820
• asked Mar 17, 2021
3
2
1091
raii c++
Does RAII support resource ownership transfer?
user_125205260
• asked Feb 27, 2021
4
3
344
raii c++
  • 1 (current)
  • 2
  • 3
  • 4
  • 5
  • NextNext
Hot Questions
Terms of service Privacy policy
Powered by Answer