SpiceQA
Questions
Tags
Users
Badges
user_964080
@user_964080
0
reputation
0
answers
18
questions
About Me
// Hello, World !
Top Answers
Why can't the switch statement be applied to strings?
40 votes
Use of c++ lambda expression to initialize a class member
3 votes
Why does clang handle exceptions for this trivial std::variant code?
2 votes
vector <pair<int,int>>v(size); showing 0 as values when printed
1 votes
What happens if you transfer control to a if(false) block by using goto?
1 votes
Top Questions
Return void type in C and C++
70 votes
5 answers
Resolve hostname in PHP using different name server
17 votes
3 answers
Strange C++ link error
9 votes
3 answers
How to pass std::string_view by value or by const reference
8 votes
1 answers
Why does clang handle exceptions for this trivial std::variant code?
7 votes
1 answers