Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
Dennis Zickefoose
Age: 31
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
23
votes
Odd behavior when recursively building a return type for variadic functions
c++
templates
c++0x
variadic-functions
asked Apr 19 '10 at 8:39
stackoverflow.com
19
votes
Does extern template prevent inlining of functions?
c++
templates
c++0x
asked Jul 17 '11 at 19:46
stackoverflow.com
15
votes
dereferencing a null pointer within typeid
c++
typeid
asked May 17 '11 at 8:52
stackoverflow.com
14
votes
Throwing movable objects
c++
exception
c++0x
asked Jun 15 '11 at 2:40
stackoverflow.com
10
votes
Purpose of Explicit Default Constructors
c++
explicit
default-constructor
asked May 14 '10 at 19:16
stackoverflow.com
9
votes
Some clarification on rvalue references
c++
c++11
rvalue-reference
asked Apr 5 '10 at 9:08
stackoverflow.com
5
votes
Loop transformations with potentially shared objects
c++
optimization
c++11
asked Nov 15 '11 at 17:22
stackoverflow.com
Top Answers
29
QVector vs QList
stackoverflow.com
17
What happens if I assign a negative value to an unsigned variable?
stackoverflow.com
15
find size of derived class object using base class pointer
stackoverflow.com
13
What is the lifetime of a C++ lambda expression?
stackoverflow.com
12
why is the address of a c++ function always True?
stackoverflow.com
11
I need to create a very large array of bits/boolean values. How would I do this in C/C++?
stackoverflow.com
10
Namespaces vs. Header files
stackoverflow.com
9
Why allocate memory? (C++)
stackoverflow.com
9
When is using 'typeid' the best solution?
stackoverflow.com
8
Can different optimization levels lead to functionally different code?
stackoverflow.com
8
Is this a situation where I'd want to use “using”?
stackoverflow.com
8
Can the conditional operator lead to less efficient code?
stackoverflow.com
7
When should I use temporary variables?
stackoverflow.com
7
C++: Is “my text” a std::string, a *char or a c-string?
stackoverflow.com
6
Why this works (Templates, SFINAE). C++
stackoverflow.com
6
How did it happen that “static” denotes a function/variable without external linkage in C and C++?
stackoverflow.com
6
what is the Different categories of pointers?
stackoverflow.com
6
Why base class is not automatically deduced in the same “auto” declaration?
stackoverflow.com
5
Shift Operators in C++
stackoverflow.com
5
Better name for CHAR_BIT?
stackoverflow.com
5
Why is 'virtual' optional for overridden methods in derived classes?
stackoverflow.com
5
strange results with /fp:fast
stackoverflow.com
5
condition execution using if or logic
stackoverflow.com
5
Template parameters deduction with policies
stackoverflow.com
5
Why do I get compilation errors after I conditionally include stdafx.h?
stackoverflow.com
Stack Exchange works best with JavaScript enabled