SpiceQA
Questions
Tags
Users
Badges
user_5110937
@user_5110937
0
reputation
0
answers
19
questions
About Me
// Hello, World !
Top Answers
C++20 coroutine capture with reference weird crash with `unique_ptr`
0 votes
Top Questions
Unpacking: [x,y], (x,y), x,y - what is the difference?
28 votes
2 answers
Is it safe to keep a pointer out-of-bounds without dereferencing it?
11 votes
3 answers
Templated conversion operator priority
6 votes
1 answers
return std::move(m_field) or return m_field?
5 votes
3 answers
Can I declare multiple functions with comma?
5 votes
1 answers