SpiceQA
Questions
Tags
Users
Badges
user_541686
@user_541686
0
reputation
0
answers
76
questions
About Me
// Hello, World !
Top Answers
Why does std::bit_width return 0 for the value 0, shouldn't it return 1?
14 votes
If strings are immutable in .NET, then why does Substring take O(n) time?
12 votes
Get application version name using adb
11 votes
Why does using LTO increase the size of my Rust binary?
6 votes
A lambda's return type can be deduced by the return value, so why can't a function's?
5 votes
Top Questions
Get all object attributes in Python?
546 votes
4 answers
If strings are immutable in .NET, then why does Substring take O(n) time?
464 votes
5 answers
Is 'switch' faster than 'if'?
277 votes
12 answers
How can I turn on (literally) ALL of GCC's warnings?
234 votes
8 answers
CPU Privilege Rings: Why rings 1 and 2 aren't used?
124 votes
3 answers