SpiceQA
Questions
Tags
Users
Badges
user_15905455
@user_15905455
0
reputation
0
answers
4
questions
About Me
// Hello, World !
Top Answers
Why this include order causes link error on unordered_map?
3 votes
In C++, how to correctly obtain a shared pointer to a vector , minimizing the number of copy constructor calling?
1 votes
Top Questions
Strange behavior when a function declared as noexcept throws an exception in its default argument
17 votes
1 answers
Why does GCC allocate more stack memory than needed?
8 votes
1 answers
Partial ordering rules of template parameter pack in C++17
7 votes
1 answers
Guaranteed copy elision and deleted copy/move constructor when throwing an exception
2 votes
2 answers