SpiceQA
Questions
Tags
Users
Badges
user_734069
@user_734069
0
reputation
0
answers
6
questions
About Me
// Hello, World !
Top Answers
What are rvalues, lvalues, xvalues, glvalues, and prvalues?
192 votes
Why do we require requires requires?
105 votes
Why do you need to recompile C/C++ for each OS?
91 votes
what is the new feature in c++20 [[no_unique_address]]?
78 votes
Why does std::bit_width return 0 for the value 0, shouldn't it return 1?
78 votes
Top Questions
How to use extern template
24 votes
1 answers
Does `equality_comparable_with` need to require `common_reference`?
22 votes
1 answers
The orthogonality of module interface/implementation units and partitions
12 votes
2 answers
Detect if a type is a specialization from the primary template or a user-provided specialization
6 votes
1 answers
Does changing private module fragments cause a recompilation of a module?
3 votes
1 answers