SpiceQA
Questions
Tags
Users
Badges
user_596781
@user_596781
0
reputation
0
answers
8
questions
About Me
// Hello, World !
Top Answers
Passing by reference and value in Go to functions
20 votes
std::vector::emplace_back bug when returning references (C++17)
11 votes
Rationale of restrictive rules for extract and re-insert with map
11 votes
Why is select_on_container_copy_construction needed?
7 votes
How should I call parent move constructor in diamond pattern?
7 votes
Top Questions
What are the errors, misconceptions or bad pieces of advice given by cplusplus.com?
219 votes
6 answers
Unicode encoding for string literals in C++11
89 votes
1 answers
Can different optimization levels lead to functionally different code?
45 votes
14 answers
Why is there no piecewise tuple construction?
40 votes
3 answers
What is the rationale for extending the lifetime of temporaries?
21 votes
3 answers