SpiceQA
Questions
Tags
Users
Badges
user_923854
@user_923854
0
reputation
0
answers
0
questions
About Me
// Hello, World !
Top Answers
Why is the construction of std::optional<int> more expensive than a std::pair<int, bool>?
44 votes
C++ range-v3 library: 'take'-ing first 3 perfect numbers works and halts; 'take'-ing first 4 doesn't stop after 4
9 votes
Why are C++ classes with virtual functions required to have a non-trivial copy constructor?
6 votes
C++ concept to check for derived from template specialization
4 votes
Conditional constexpr on non-dependent condition
4 votes
Top Questions