SpiceQA
Questions
Tags
Users
Badges
user_1139697
@user_1139697
0
reputation
0
answers
5
questions
About Me
// Hello, World !
Top Answers
Should a std::vector of objects use pointers, references, or nothing?
20 votes
strtol is pointing to original string
12 votes
Why `sort()` need `T` to be `Ord`?
11 votes
Haskell performance: Composition vs Application?
10 votes
Manual inferring type of (\x y z -> (x y) z)
8 votes
Top Questions
Why shouldn't I mix tabs and spaces?
36 votes
1 answers
Does a phantom type have the same alignment as the original one?
27 votes
3 answers
Can I always safely cast into the underlying type of a fixed (scoped) enumeration?
10 votes
1 answers
Are curly braces really required around initialization?
6 votes
3 answers
How do I forward a signal to private signal?
2 votes
2 answers