SpiceQA
Questions
Tags
Users
Badges
user_2069064
@user_2069064
0
reputation
0
answers
20
questions
About Me
// Hello, World !
Top Answers
C++20 behaviour breaking existing code with equality operator?
88 votes
Lambda returning itself: is this legal?
70 votes
Why don't I need to specify "typename" before a dependent type in C++20?
70 votes
Is using malloc for int undefined behavior until C++20
66 votes
constexpr begin of a std::array
48 votes
Top Questions
Why do we require requires requires?
202 votes
5 answers
Does constraint subsumption only apply to concepts?
24 votes
1 answers
Standard-layout and tail padding
21 votes
5 answers
Implementing operator<=> for optional<T>
19 votes
1 answers
Is the move constructor called after invoking a conversion function?
18 votes
1 answers