SpiceQA
Questions
Tags
Users
Badges
user_3783662
@user_3783662
0
reputation
0
answers
1
questions
About Me
// Hello, World !
Top Answers
const forwarding reference gives error C2440: 'initializing': cannot convert from 'const std::string' to 'const std::string &&'
5 votes
Should I avoid using goto here? If so, how?
1 votes
Why isn't it undefined behaviour to destroy an object that was overwritten by placement new?
0 votes
Top Questions
inline function in different translation units with different compiler flags undefined behaviour?
7 votes
3 answers