Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
the_mandrill
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
14
votes
Are there any useful tools for diagnosing Qt layout and spacing problems?
qt
layout
asked Mar 24 '11 at 13:28
stackoverflow.com
13
votes
How does shared_ptr<> safely allow casting to bool?
c++
stl
shared-ptr
asked Jul 7 '10 at 8:43
stackoverflow.com
11
votes
Is there a summary of visual studio 2008 runtime versions?
c++
visual-studio-2008
runtime
asked Apr 28 '11 at 9:41
stackoverflow.com
7
votes
Is there a general smart pointer like auto_ptr and shared_ptr that doesn't need C++0x?
c++
shared-ptr
smart-pointers
asked Sep 22 '10 at 9:17
stackoverflow.com
6
votes
What's the simplest way of defining lexicographic comparison for elements of a class?
c++
lexicographic
asked Mar 23 '10 at 14:28
stackoverflow.com
6
votes
Simple search and replace without regex
perl
bash
text
asked Nov 1 '11 at 18:00
stackoverflow.com
5
votes
How to find out where my memory is going
c++
visual-studio
xcode
memory-allocation
asked Jun 1 '10 at 8:41
stackoverflow.com
5
votes
Drawing an overlay on top of an application's window
qt
paint
asked May 6 '11 at 10:11
stackoverflow.com
5
votes
Why are pointers to the base class preferred over references?
c++
pointers
reference
polymorphism
asked May 11 at 10:45
stackoverflow.com
Top Answers
45
Hidden Features and Dark Corners of STL?
stackoverflow.com
17
Algorithms for determining the key of an audio sample
stackoverflow.com
13
How do you find the current user in a Windows environment?
stackoverflow.com
13
How to force uninstallation of windows service
stackoverflow.com
9
svnmerge workflow
stackoverflow.com
9
How has C++ changed in the past decade?
stackoverflow.com
9
How to Bring the Widget Bring to front in QT?
stackoverflow.com
9
boost::thread without all of boost?
stackoverflow.com
8
Convert a C++ program to a Windows service?
stackoverflow.com
7
Flexible logger class using standard streams in C++
stackoverflow.com
7
Is there a practical limit on number of tags in SVN?
stackoverflow.com
7
Is there a known algorithm to identify lyrics and music with matching meters?
stackoverflow.com
6
Proper SVN use of branches and trunk
stackoverflow.com
5
C++ stack allocated object, explicit destructor call
stackoverflow.com
5
What should i code to get into the depths of advanced C++?
stackoverflow.com
5
Memorizing *nix command line arguments
stackoverflow.com
5
Reshard existing large SVN repository
stackoverflow.com
5
Block debugger to step into functions
stackoverflow.com