SpiceQA
Questions
Tags
Users
Badges
user_14569106
@user_14569106
0
reputation
0
answers
2
questions
About Me
// Hello, World !
Top Answers
How to explicitly call a conversion function whose conversion-type-id contains a placeholder specifier
10 votes
Order of initialization with mixed inline and constructor initializations
5 votes
Why is there no clear() function for the inbuilt stack interface in C++?
3 votes
How am I misunderstanding the C++ standard regarding "trivially copyable"?
2 votes
How risky is it to destroy_at/construct non-copyable vector elements?
2 votes
Top Questions
Clarification and reasons for object lifetime constraints change in C++20
12 votes
0 answers
Is boost::typeindex::ctti_type_index a standard compliant way for compile-time type ids for some cases?
2 votes
0 answers