Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
Loki Astari
SEOMoz.org
stackoverflow.com/users/14065
Loki
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
117
votes
Singleton: How should it be used
c++
design-patterns
singleton
implementation
asked Sep 17 '08 at 19:17
stackoverflow.com
50
votes
std::auto_ptr to std::unique_ptr
c++
c++11
smart-pointers
auto-ptr
unique-ptr
asked Aug 10 '10 at 16:17
stackoverflow.com
27
votes
What are the Complexity guarantees of the standard containers?
c++
stl
containers
big-o
asked Oct 8 '08 at 7:35
stackoverflow.com
25
votes
How do we get people to stop Recommending a move to Code Review
discussion
stackoverflow
codereview-se
asked Mar 18 at 3:05
meta.stackoverflow.com
18
votes
Is anybody working on a high level standard library for C++
c++
asked Nov 12 '09 at 21:19
stackoverflow.com
17
votes
Printing double without losing precision
c++
floating-point
iostream
asked Jan 19 '11 at 17:49
stackoverflow.com
15
votes
What are the Firefly Specs
firefly
spaceship
tv
joss-whedon
asked Apr 7 '11 at 0:53
scifi.stackexchange.com
14
votes
Yet another C++ Json Parser
c++
json
lex
yacc
asked Jan 6 '12 at 17:26
codereview.stackexchange.com
12
votes
C++ Declarative Parsing Serialization
c++
xml
serialization
metaprogramming
declarative
asked Dec 10 '09 at 20:21
stackoverflow.com
11
votes
Pointers and containers
c++
stl
containers
smart-pointers
asked Sep 22 '08 at 16:44
stackoverflow.com
1
2
3
4
next
Top Answers
305
What are the rules about using an underscore in a C++ identifier?
stackoverflow.com
184
C++ Singleton design pattern
stackoverflow.com
144
What is the difference between new/delete and malloc/free?
stackoverflow.com
141
Initializing private static members
stackoverflow.com
117
How do you set, clear and toggle a single bit in C?
stackoverflow.com
103
std::vector is so much slower than plain arrays?
stackoverflow.com
96
Where do I find the current C or C++ standard documents?
stackoverflow.com
86
What is the difference between g++ and gcc?
stackoverflow.com
86
Why does the C++ STL not provide any “tree” containers?
stackoverflow.com
81
What happens if you call erase() on a map element while iterating from begin to end?
stackoverflow.com
73
throwing exceptions out of a destructor
stackoverflow.com
66
Friend scope in C++
stackoverflow.com
66
What is the easiest way to make a C++ program crash?
stackoverflow.com
65
C++: “std::endl” vs “\n”
stackoverflow.com
62
What is the difference between a symbolic link and a hard link?
stackoverflow.com
62
Dynamically allocating an array of objects
stackoverflow.com
57
CSV parser in C++
stackoverflow.com
56
Critique requested on the program to output the names without repetitions with the number of occurrences in order of decreasing repetitions.
codereview.stackexchange.com
54
Is there a max array length limit in C++?
stackoverflow.com
54
Do polymorphism or conditionals promote better design?
stackoverflow.com
53
Can any one provide me a sample of Singleton in c++?
stackoverflow.com
49
Boost Library
stackoverflow.com
47
How do I flush the cin buffer?
stackoverflow.com
47
Algorithm to determine fastest route?
programmers.stackexchange.com
46
In C and C++, what methods can prevent accidental use of the assignment(=) where equivalence(==) is needed?
programmers.stackexchange.com
44
C++ templates Turing-complete?
stackoverflow.com
40
How do you construct a std::string with an embedded null?
stackoverflow.com
40
GCC C++ Linker errors: Undefined reference to 'vtable for XXX', Undefined reference to 'ClassName::ClassName()'
stackoverflow.com
39
Why aren't pointers initialized with NULL by default?
stackoverflow.com
38
Difference between API and ABI
stackoverflow.com
1
2
3
4
5
…
10
next
Stack Exchange works best with JavaScript enabled