Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
HighCommander4
Ontario, Canada
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
28
votes
Inconsistency between std::string and string literals
c++
string
foreach
c++0x
string-literals
asked Jul 17 '11 at 23:12
stackoverflow.com
25
votes
C++11 features in Visual Studio 11
c++
c++11
visual-studio-11
visual-c++-11
asked Sep 14 '11 at 19:24
stackoverflow.com
24
votes
C++11 lambda capture semantics
c++
lambda
c++11
asked May 30 '11 at 23:02
stackoverflow.com
17
votes
C++11 lambdas require capturing 'this' to call static member function?
c++
lambda
c++11
asked Feb 9 '11 at 0:43
stackoverflow.com
17
votes
Option to disable “share a link to this question” popup?
feature-request
popups
share-this
asked Nov 5 '11 at 20:35
meta.stackoverflow.com
16
votes
C++11 vector push_back ambiguous
c++
vector
c++11
asked Nov 28 '10 at 22:15
stackoverflow.com
15
votes
Is constexpr-based computation Turing complete?
c++
c++11
metaprogramming
computation-theory
constexpr
asked Feb 8 at 21:13
stackoverflow.com
14
votes
C++ metafunction to determine whether a type is callable
c++
c++0x
metaprogramming
asked Feb 24 '11 at 3:20
stackoverflow.com
12
votes
Does Tywin Lannister know Joffrey is Jaime's son?
george-r-r-martin
a-song-of-ice-and-fire
asked Nov 27 '11 at 7:29
scifi.stackexchange.com
11
votes
Install eclipse JDT on top of CDT
eclipse
cdt
jdt
asked Dec 5 '09 at 21:01
stackoverflow.com
1
2
3
4
5
next
Top Answers
12
Malloc in constructors
stackoverflow.com
12
Why base function cannot be accessed by derived class when involving template classes
stackoverflow.com
8
What's the syntax to overload operator== as a free function with templated parameters?
stackoverflow.com
6
How to slice with for-range loop ? C++0x
stackoverflow.com
6
Socket explanation in C and C++
stackoverflow.com
5
Reverse a binary std::string
stackoverflow.com