SpiceQA
Questions
Tags
Users
Badges
exception-safety
11 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Throwing exception in constructor before member initializer list?
user_12310828
0
•
asked Aug 8, 2022
2
1
73
exception-safety
exception
constructor
c++
Copy-and-swap alternatives for the objects which are expensive to copy?
user_14393261
0
•
asked Jul 30, 2022
1
0
54
exception-safety
c++
How do I design a function with a strong exception guarantee?
user_12276119
0
•
asked Apr 13, 2021
3
4
154
exception-safety
raii
c++
Is std::map exception safe with custom comparator?
user_12268584
0
•
asked Feb 19, 2021
2
1
87
exception-safety
stdmap
dictionary
c++
Exception safety of new operator
user_2718812
0
•
asked Dec 10, 2020
2
1
197
exception-safety
c++
Is this item from Effective Modern C++ still up to date?
user_6717168
0
•
asked Oct 17, 2020
4
2
337
exception-safety
c++17
undefined-behavior
c++
Are allocator construct and destroy member functions allowed to throw exceptions from internal logic?
Admin
1
•
asked May 14, 2020
2
1
130
exception-safety
allocator
c++
Implementing std::vector::push_back strong exception safety
Admin
1
•
asked Jan 5, 2019
5
1
659
exception-safety
c++20
containers
c++
What is wrong with "checking for self-assignment" and what does it mean?
user_151453
0
•
asked Aug 18, 2012
44
4
35572
exception-safety
assignment-operator
exception-handling
c++
Where can I find all the exception guarantees for the Standard Containers and Algorithms?
user_541686
0
•
asked Jul 28, 2012
26
3
4513
exception-safety
standard-library
c++-faq
exception
c++
1
(current)
2
Next
Next
Hot Questions