Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
Gene Bushuyev
gbresearch.com
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
8
votes
can auto type deduction possibly cause conversion error?
c++
g++
c++11
asked Jun 18 '11 at 22:46
stackoverflow.com
6
votes
What are lookup rules when calling function from lambda?
c++
c++11
asked Sep 2 '11 at 8:00
stackoverflow.com
6
votes
friend declaration of template specialization fails
c++
templates
friend
language-lawyer
name-lookup
asked Dec 15 '11 at 3:48
stackoverflow.com
Top Answers
14
How much is too much with C++0x auto keyword
stackoverflow.com
13
int a[] = {1,2,}; Weird comma allowed. Any particular reason?
stackoverflow.com
9
Why does g++ warning about uninitialized variable depend on the type of the variable? (it warns for an int but not for a double)
stackoverflow.com
9
C++ idiom for dynamically populating objects and destroying at return
stackoverflow.com
9
Difference between try-catch syntax for function
stackoverflow.com
8
STL way to add a constant value to a std::vector
stackoverflow.com
8
including a std::map within a struct? Is it ok?
stackoverflow.com
7
Is a C++ is_lambda trait, purely implemented as a library, impossible?
stackoverflow.com
7
Why is my HelloWorld function not declared in this scope?
stackoverflow.com
6
Why won't my code segfault on Windows 7?
stackoverflow.com
6
rvalue references break when deep-returning
stackoverflow.com
6
Order of operation when performing dynamic initialization of arrays
stackoverflow.com
5
Is it good practice to throw an exception in the constructor of a C++ class?
stackoverflow.com
5
How to overload and call a method in a derived class which was previously defined in its base class?
stackoverflow.com
5
Passing `this` before base constructors are done: UB or just dangerous?
stackoverflow.com
Stack Exchange works best with JavaScript enabled