Skip to main content
Tour
About Us
Meta
current community
Stack Exchange
chat
Meta Stack Exchange
your communities
Sign up
or
log in
to customize your list.
more stack exchange communities
company blog
Log in
Stack Exchange
All Sites
Top 400 Users
Digests
Loki Astari
Seattle, WA
http://LokiAstari.com
top
accounts
reputation
activity
subscriptions
Top Questions
323
votes
Singleton: How should it be used
c++
design-patterns
singleton
asked Sep 17, 2008 at 19:17
stackoverflow.com
222
votes
std::auto_ptr to std::unique_ptr
c++
c++11
smart-pointers
auto-ptr
unique-ptr
asked Aug 10, 2010 at 16:17
stackoverflow.com
221
votes
How do I use Vim as a diff tool?
vimdiff
asked Feb 8, 2015 at 21:17
vi.stackexchange.com
184
votes
What are the complexity guarantees of the standard containers?
c++
stl
containers
big-o
asked Oct 8, 2008 at 7:35
stackoverflow.com
49
votes
Yet another C++ JSON parser
c++
parsing
json
lex
yacc
asked Jan 6, 2012 at 17:26
codereview.stackexchange.com
36
votes
Printing double without losing precision
c++
floating-point
iostream
asked Jan 19, 2011 at 17:49
stackoverflow.com
34
votes
Move Assignment incompatible with Standard Copy and Swap
c++
c++11
move-semantics
copy-and-swap
asked Nov 7, 2013 at 16:41
stackoverflow.com
34
votes
What is the easiest way to insert Unicode characters into a document?
insert-mode
unicode
input-methods
asked Feb 26, 2015 at 21:51
vi.stackexchange.com
33
votes
JSON Serializer
c++
json
template-meta-programming
serialization
asked Apr 24, 2012 at 11:31
codereview.stackexchange.com
31
votes
Dynamically call lambda based on stream input
c++
c++11
template
lambda
asked Mar 25, 2014 at 14:06
codereview.stackexchange.com
1
2
3
4
5
…
10
next
Top Answers
1424
How do you implement the Singleton design pattern?
stackoverflow.com
1200
What is the difference between a symbolic link and a hard link?
stackoverflow.com
979
What are the rules about using an underscore in a C++ identifier?
stackoverflow.com
682
How to initialize private static data members in a header file
stackoverflow.com
592
What is the difference between g++ and gcc?
stackoverflow.com
573
How to set, clear, and toggle a single bit
stackoverflow.com
513
What is the difference between new/delete and malloc/free?
stackoverflow.com
476
Where do I find the current C or C++ standard documents?
stackoverflow.com
442
Difference between API and ABI
stackoverflow.com
387
Tar archiving that takes input from a list of files
stackoverflow.com
384
How can I read and parse CSV files in C++?
stackoverflow.com
325
"std::endl" vs "\n"
stackoverflow.com
305
Why would one use nested classes in C++?
stackoverflow.com
302
Copy a file in a sane, safe and efficient way
stackoverflow.com
291
Implicit type conversion rules in C++ operators
stackoverflow.com
287
Is std::vector so much slower than plain arrays?
stackoverflow.com
252
Operator new initializes memory to zero
stackoverflow.com
243
If you shouldn't throw exceptions in a destructor, how do you handle errors in it?
stackoverflow.com
232
Compiling simple Hello World program on OS X via command line
stackoverflow.com
229
How do I use Vim as a diff tool?
vi.stackexchange.com
211
Can any one provide me a sample of Singleton in c++?
stackoverflow.com
204
Why does the C++ STL not provide any "tree" containers?
stackoverflow.com
202
C++ cast to derived class
stackoverflow.com
197
Is there a max array length limit in C++?
stackoverflow.com
190
What happens if you call erase() on a map element while iterating from begin to end?
stackoverflow.com
176
How can I overload the operator++ in two different ways for postfix a++ and prefix ++a?
stackoverflow.com
169
Why aren't pointers initialized with NULL by default?
stackoverflow.com
164
Can inner classes access private variables?
stackoverflow.com
162
Proper way to initialize C++ structs
stackoverflow.com
161
How do I check if an object's type is a particular subclass in C++?
stackoverflow.com
1
2
3
4
5
…
10
next