SpiceQA
Questions
Tags
Users
Badges
user_62811
@user_62811
0
reputation
0
answers
4
questions
About Me
// Hello, World !
Top Answers
What does the C++ standard state the size of int, long type to be?
12 votes
Are functional languages inherently slow?
8 votes
When should I use typedef in C++?
6 votes
Does procedural programming have any advantages over OOP?
1 votes
How do you keep track of your programming TODOs?
1 votes
Top Questions
Why is a while loop needed around pthread wait conditions?
50 votes
2 answers
shared_from_this called from constructor
31 votes
7 answers
What is the best way to sort a vector leaving the original one unaltered?
25 votes
6 answers
passing C++ classes instances to python with boost::python
14 votes
2 answers