Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
Max Lybbert
Nevada
Age: 35
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
No questions with score of 5 or more
Top Answers
65
Using “super” in C++
stackoverflow.com
39
C++ Which is faster: Stack allocation or Heap allocation
stackoverflow.com
32
Why is the C++ STL is so heavily based on templates? (and not on *interfaces*)
stackoverflow.com
21
Inherit interfaces which share a method name
stackoverflow.com
19
How do you free a wrapped C++ object when associated Javascript object is garbage collected in V8?
stackoverflow.com
19
Should C++ eliminate header files?
stackoverflow.com
17
Why is snprintf faster than ostringstream or is it?
stackoverflow.com
17
Why are “long *” and “int *” not compatible in 32-bit code?
stackoverflow.com
14
ptr->hello(); /* VERSUS */ (*ptr).hello();
stackoverflow.com
14
Using the “Very Sleepy” profiler to profile DLLs
stackoverflow.com
13
Which embedded database to use in a Delphi application?
stackoverflow.com
13
When should I use a vector of objects instead of a vector of pointers?
stackoverflow.com
11
Detect GCC compile-time flags of a binary
stackoverflow.com
11
iostream linker error
stackoverflow.com
11
C++ string that can be NULL
stackoverflow.com
10
C++ valarray vs. vector
stackoverflow.com
10
Which memory allocation algorithm suits best for performance and time critical c++ applications?
stackoverflow.com
9
How do I create a console application in C++?
stackoverflow.com
9
Reverse a binary std::string
stackoverflow.com
9
My enum is not a class or namespace
stackoverflow.com
8
How should I detect unnecessary #include files in a large C++ project?
stackoverflow.com
8
Where are the gcov symbols?
stackoverflow.com
8
what is the difference in using && and || in the do…while loop?
stackoverflow.com
8
I've heard i++ isn't thread safe, is ++i thread-safe?
stackoverflow.com
8
C++ new operator thread safety in linux and gcc 4
stackoverflow.com
8
Adding SSL support to existing TCP & UDP code?
stackoverflow.com
8
Detect if C++ binary is optimized
stackoverflow.com
8
Garbage collection in Perl
stackoverflow.com
8
How do you clear a std::ostringstream instance so it can be reused?
stackoverflow.com
7
string.split returns a string[] I want a List<string> is there a one liner to convert an array to a list?
stackoverflow.com
1
2
next
Stack Exchange works best with JavaScript enabled