SpiceQA
Questions
Tags
Users
Badges
user_1008957
@user_1008957
0
reputation
0
answers
6
questions
About Me
// Hello, World !
Top Answers
Why does my C++ function, only when it's placed after main(), not work?
15 votes
Cannot use consteval functions inside initializer list on MSVC
9 votes
ld: undefined reference to `lua_`. I don't know why ld cannot reference lua even though its there
5 votes
Is there a higher performing implementation of powf(10,floorf(log10f(x)))
5 votes
Format a double without losing precision but with a minimum number of digits
2 votes
Top Questions
Cannot use consteval functions inside initializer list on MSVC
12 votes
1 answers
Probable bug in MSVC with compile-time NaN comparison
6 votes
0 answers
Format a double without losing precision but with a minimum number of digits
4 votes
1 answers
Why does a cast from floating point to integer truncate?
4 votes
1 answers
AddressSanitizer error on a throwing C++20 coroutine
3 votes
0 answers