Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
Kerrek SB
West of house
example.com
Age: 43
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
143
votes
Pretty-print C++ STL containers
c++
templates
c++11
operator-overloading
pretty-print
asked Jan 31 '11 at 11:44
stackoverflow.com
53
votes
Are there practical uses for dynamic-casting to void pointer?
c++
dynamic-cast
asked Nov 14 '11 at 15:22
stackoverflow.com
51
votes
Does dynamic memory allocation differ in C and C++ in popular implementations?
c++
c
memory-allocation
asked Sep 16 '11 at 11:08
stackoverflow.com
50
votes
What is std::promise?
c++
multithreading
c++11
standard-library
asked Jun 12 '12 at 20:23
stackoverflow.com
40
votes
What is a monad in FP, in categorical terms?
haskell
functional-programming
monads
category-theory
asked Nov 22 '11 at 2:55
stackoverflow.com
36
votes
Does there exist a static_warning?
c++
static
compiler-warnings
asked Jan 20 '12 at 2:23
stackoverflow.com
33
votes
WChars, Encodings, Standards and Portability
c++
unicode
wchar-t
asked Jun 10 '11 at 0:35
stackoverflow.com
29
votes
Unicode encoding for string literals in C++11
c++
unicode
c++11
utf
string-literals
asked Jul 22 '11 at 21:07
stackoverflow.com
28
votes
Pretty-print std::tuple
c++
c++11
tuples
variadic-templates
asked Jun 5 '11 at 20:43
stackoverflow.com
28
votes
Can different optimization levels lead to functionally different code?
c++
c
gcc
asked Jun 15 '11 at 21:05
stackoverflow.com
1
2
3
4
5
next
Top Answers
161
Why are Standard iterator ranges [begin, end) instead of [begin, end]?
stackoverflow.com
68
Why is the size of a function in C always 1 byte?
stackoverflow.com
63
Why does this call the default constructor?
stackoverflow.com
62
Does [=] imply that all local variables will be copied?
stackoverflow.com
59
Destructor called after throwing from a constructor
stackoverflow.com
49
C++: Read file line by line
stackoverflow.com
44
What is the correct way to raise an integer to a positive integer power in C++?
stackoverflow.com
41
What is std::promise?
stackoverflow.com
39
Random number generation in C++11 , how to generate , how do they work?
stackoverflow.com
37
When does Endianness become a factor?
stackoverflow.com
35
Can I typically/always use std::forward instead of std::move?
stackoverflow.com
32
Is STL Vector calling a destructor of a not-allocated object?
stackoverflow.com
32
Is local static variable initialization thread-safe in C++11?
stackoverflow.com
32
Comparing STL strings that use different allocators
stackoverflow.com
31
Why doesn't java have pointers?
stackoverflow.com
31
What to throw when throwing C++ exceptions?
stackoverflow.com
30
Of int, char, float, and bool, which is smallest?
stackoverflow.com
28
Can a local variable's memory be accessed outside its scope?
stackoverflow.com
27
What makes a game look “good”?
gamedev.stackexchange.com
23
Why doesn't deleting my pointer delete my pointer?
stackoverflow.com
23
When to use std::forward to forward arguments?
stackoverflow.com
23
What can and can't I specialize in the std namespace?
stackoverflow.com
22
C++11 paradigm for an operation between two std::vectors?
stackoverflow.com
22
How to write a `for` loop over bool values (false and true)
stackoverflow.com
21
When do I really need to use atomic<bool> instead of bool?
stackoverflow.com
20
c++ sizeof() of a class with functions
stackoverflow.com
20
How do I get g++ to compile c++11 code with a move constructor?
stackoverflow.com
19
Can currying be used with lambda functions?
stackoverflow.com
19
Put name of parameters in C function prototypes?
stackoverflow.com
19
Reading Binary from File?
stackoverflow.com
1
2
3
4
5
…
10
next
Stack Exchange works best with JavaScript enabled