SpiceQA
Questions
Tags
Users
Badges
user_19673483
@user_19673483
0
reputation
0
answers
10
questions
About Me
// Hello, World !
Top Answers
Top Questions
Problem with virtual destructor when using template function delete
10 votes
1 answers
Why some C++ standard functions are missing literal exception specification or not marked as conditionally noexcept?
6 votes
1 answers
Legality of using delete-expression on a pointer not obtained from usual new
6 votes
1 answers
The lookup of the deallocation function called when the initialization of the object a new expression created by terminates by throwing an exception
5 votes
1 answers
Legality of using delete-expression on a pointer to an object of class type with a trivial destructor/scalar type whose lifetime has ended
3 votes
1 answers