SpiceQA
Questions
Tags
Users
Badges
user_13407802
@user_13407802
0
reputation
0
answers
20
questions
About Me
// Hello, World !
Top Answers
Why am i getting the garbage value at index 0
4 votes
Difference between ordinary parameter, reference parameter and const reference parameter passed by ordinary object and object created temporary
3 votes
mismatched types 'std::chrono::_V2::steady_clock' and 'std::chrono::_V2::system_clock'
3 votes
did const int& pass a reference or a copy
2 votes
How does std::array constructor initialize its array?
2 votes
Top Questions
constexpr std::string in C++20, how does it work?
22 votes
1 answers
How to write a custom exception class derived from std::invalid_argument?
5 votes
2 answers
Dealing with unsigned integers
5 votes
1 answers
A "constexpr" function should not be declared "inline"
5 votes
1 answers
How to reduce the size of the executable?
3 votes
3 answers