SpiceQA
Questions
Tags
Users
Badges
user_19495502
@user_19495502
0
reputation
0
answers
13
questions
About Me
// Hello, World !
Top Answers
Does declaring a constexpr object marks the constructor as constexpr
5 votes
Why I can't provide an in-class initializer for std::vector data member
5 votes
what situation will the evaluation for expressions occur in
2 votes
How to explicitly specify template arguments for multiple parameter packs
1 votes
Temporary objects that are usable in constant expressions
0 votes
Top Questions
Temporary objects that are usable in constant expressions
8 votes
3 answers
How conversion of pointer-to-base to void is better than pointer-to-derived to void conversion
8 votes
1 answers
Why are member functions returning non-static data members not core constant expressions?
7 votes
0 answers
Does the default argument for a function parameter is considered as an initializer for that parameter?
6 votes
1 answers
How to explicitly specify template arguments for multiple parameter packs
4 votes
2 answers