SpiceQA
Questions
Tags
Users
Badges
user_3414900
@user_3414900
0
reputation
0
answers
10
questions
About Me
// Hello, World !
Top Answers
Most vexing parse even more vexing
30 votes
Is it undefined behavior to iterate over an std::array initialized in the for-loop?
21 votes
Understanding std::inout_ptr and std::out_ptr in C++23
14 votes
error: no viable overloading with clang, compiles with gcc
7 votes
Is passing a char or short by reference or pointer slower than passing by value?
6 votes
Top Questions
reinterpret_cast bug or UB?
15 votes
2 answers
Template function does not work for pointer-to-member-function taking const ref
14 votes
3 answers
Why is std::declval not constexpr?
4 votes
1 answers
Variant with unique types
3 votes
2 answers
register keyword in inline function included from C
3 votes
2 answers