SpiceQA
Questions
Tags
Users
Badges
Greg_Rogers_5963
@Greg_Rogers_5963
0
reputation
0
answers
4
questions
About Me
// Hello, World !
Top Answers
How do you reverse a string in place in C or C++?
486 votes
Best way to extract a subvector from a vector?
447 votes
Use of 'const' for function parameters
234 votes
Why does the C++ STL not provide any "tree" containers?
108 votes
Examples of good gotos in C or C++
87 votes
Top Questions
If you shouldn't throw exceptions in a destructor, how do you handle errors in it?
295 votes
17 answers
Why does std::stack use std::deque by default?
107 votes
2 answers
Waitpid equivalent with timeout?
54 votes
11 answers
How do I create virtual ethernet devices in linux?
24 votes
6 answers