Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
Greg Rogers
United States
Age: 27
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
69
votes
throwing exceptions out of a destructor
c++
exception
destructor
raii
asked Sep 24 '08 at 21:34
stackoverflow.com
30
votes
Why does std::stack use std::deque by default?
c++
stl
containers
asked Sep 19 '08 at 14:50
stackoverflow.com
16
votes
Waitpid equivalent with timeout?
c++
c
linux
asked Nov 11 '08 at 21:19
stackoverflow.com
11
votes
How do you create tests for “make check” with GNU autotools
unit-testing
language-agnostic
automated-tests
autotools
asked Sep 25 '08 at 0:30
stackoverflow.com
10
votes
Using boost::random as the RNG for std::random_shuffle
c++
stl
boost-random
asked Sep 29 '08 at 3:24
stackoverflow.com
8
votes
Is there a convenient way to wrap std::pair as a new type?
c++
stl
asked Oct 14 '08 at 18:48
stackoverflow.com
7
votes
Better way to implement a generic atomic load or store in GCC?
c
gcc
atomic
asked May 2 '09 at 1:11
stackoverflow.com
6
votes
Why are “long *” and “int *” not compatible in 32-bit code?
c++
c
asked Sep 22 '09 at 17:14
stackoverflow.com
6
votes
How do I create virtual ethernet devices in linux?
linux
networking
ethernet
asked Jan 17 '10 at 21:26
stackoverflow.com
6
votes
How do I get the sequence of numbers in a sorted-set that are between two integers in clojure?
clojure
asked Jun 3 '10 at 4:42
stackoverflow.com
Top Answers
167
How do you reverse a string in place in C or C++?
stackoverflow.com
76
What can I use to profile C++ code in Linux?
stackoverflow.com
50
Examples of good gotos in C or C++
stackoverflow.com
44
GNU compiler warning “class has virtual functions but non-virtual destructor”
stackoverflow.com
44
To STL or !STL, that is the question
stackoverflow.com
43
Use of 'const' for function parameters
stackoverflow.com
34
Why does the C++ STL not provide any “tree” containers?
stackoverflow.com
27
Can I use the STL if I cannot afford the slow performance when exceptions are thrown?
stackoverflow.com
24
std::map, pointer to map key value, is this possible?
stackoverflow.com
24
C++ SFINAE examples?
stackoverflow.com
22
Why doesn't C++ have a garbage collector?
stackoverflow.com
22
Reader/Writer Locks in C++
stackoverflow.com
22
char!=(signed char), char!=(unsigned char)
stackoverflow.com
22
boost vs ACE C++ cross platform performance comparison?
stackoverflow.com
21
stl::multimap - how do i get groups of data?
stackoverflow.com
21
Best way to extract a subvector from a vector?
stackoverflow.com
20
Caching a const char * as a return type
stackoverflow.com
19
Why “delete [][]… multiDimensionalArray;” operator in C++ does not exist
stackoverflow.com
19
Why would a virtual function be private?
stackoverflow.com
18
In STL maps, is it better to use map::insert than []?
stackoverflow.com
18
Choosing a STL container with uniqueness and which keeps insertion ordering
stackoverflow.com
17
Most used parts of Boost
stackoverflow.com
16
Is there a handy way of finding largest element in container using STL?
stackoverflow.com
14
Do you use curly braces for additional scoping?
stackoverflow.com
13
C++ alternatives to void* pointers (that isn't templates)
stackoverflow.com
11
Why do we actually need Private or Protected inheritance in C++?
stackoverflow.com
11
“Uint32”, “int16” and the like; are they standard c++?
stackoverflow.com
10
C++ usage in embedded systems
stackoverflow.com
10
What's your favorite C++0x feature?
stackoverflow.com
10
Is Fortran faster than C?
stackoverflow.com
1
2
3
next
Stack Exchange works best with JavaScript enabled