SpiceQA
Questions
Tags
Users
Badges
user_3001150
@user_3001150
0
reputation
0
answers
15
questions
About Me
// Hello, World !
Top Answers
Are std::optional members stored contiguously?
11 votes
Solve Integer division in floating point context
10 votes
Why does C use 5 bytes to write/fwrite the number 10, but 4 bytes to write 9 or 11?
7 votes
Should I use pointer here?
6 votes
unique_ptr inside a variant. Is it safe to use?
4 votes
Top Questions
Can I forbid temporary objects as parameters?
5 votes
2 answers
Can I replace std::async with c++20 coroutines?
3 votes
0 answers
RealityKit – Material's Alpha transparency
3 votes
1 answers
Are subclasses that only change the members valid practice?
3 votes
3 answers
There are always line breaks after an enum declaration
3 votes
1 answers