SpiceQA
Questions
Tags
Users
Badges
user_13456180
@user_13456180
0
reputation
0
answers
15
questions
About Me
// Hello, World !
Top Answers
Constant time `contains` for `std::vector`?
10 votes
Why does std::counting_semaphore::acquire() suffer deadlock in this case?
6 votes
Why must C++ function parameter packs be placeholders or pack expansions?
1 votes
Is overloading on universal references now much safer with concepts in c++ 20
1 votes
Concept to check for a nested class template
0 votes
Top Questions
alignof(T) with T=__m512 is not equal to alignof(__m512)
73 votes
1 answers
Why is substitution failure in parameter mappings considered ill-formed?
20 votes
1 answers
[[(un)likely]] attributes and do-while loops
10 votes
2 answers
Is there a portable (C++ standard) way to compute the previous aligned pointer?
9 votes
1 answers
non-static unnamed union in unnamed namespace
9 votes
1 answers