SpiceQA
Questions
Tags
Users
Badges
user_147192
@user_147192
0
reputation
0
answers
7
questions
About Me
// Hello, World !
Top Answers
Remove last character from C++ string
248 votes
Why doesn't C++ have a garbage collector?
160 votes
Performance wise, how fast are Bitwise Operators vs. Normal Modulus?
40 votes
Why does using LTO increase the size of my Rust binary?
39 votes
C++ std::set update is tedious: I can't change an element in place
32 votes
Top Questions
Visual Studio 2010's strange "warning LNK4042"
84 votes
11 answers
How can I write crate-wide documentation?
18 votes
1 answers
How to suppress the warning for "drop_with_repr_extern" at a fine granularity?
4 votes
1 answers
Why would the borrow checker reject an inline expression but accept its broken down form?
4 votes
1 answers
Should template types parameterized by local static variables from the same template function compare equal?
3 votes
1 answers