StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Andy Prowl

Rating
1810.24 (5th)
Reputation
102,850 (707th)
Page: 1 ... 5 6 7 8 9 ... 31
Title Δ
Declaring a function without contents ; - and then with contents {}... -0.35
Stroustrup 4th edition, page 82, variadic template example does not... +0.23
Strange C++ syntax along with decltype 0.00
Why Copy constructor is NOT called to copy the temporary object to... +0.72
Get base type of a template type (remove const/reference/etc.) +0.48
Can instantiation of a template lead to a binary code duplication,... +0.71
Move construction from const reference +0.26
why string swap not allowed in this case 0.00
Polymorphism - object variables -0.80
Could not Deduce Template Argument for 'TYPE' 0.00
bind member function to a function object 0.00
Move semantics for big non-pointer base objects +0.78
C++ template operator overloading with different types, auto return... 0.00
is i can be different value or always be 0 in this code sample in c++ +0.61
Template recursion differentiating between datatypes in a boot::tuple 0.00
c++, Define two functions with same signature +0.67
issue compiling simpleini with visual studio 2010 any Idea? 0.00
Static local variable initialisation in multithreaded environment 0.00
Should I throw an exception +1.00
C++ Declaration and instantiation of scoped variable with curly bra... 0.00
Can a C++ Compiler Eliminate a Volatile Local Var that is not Read -1.99
Difference between "return-by-rvalue-ref" & "ret... 0.00
why copy constructor is called when we return an object from a meth... +0.55
C++ template class static const variable member as map key gives un... -3.01
For the operation count(). Which is faster std::set<void*> or... +0.17
Pointer to member for std::array 0.00
syntactical use of comma operator in C++ -3.17
Why do we copy then move? +0.29
How do I make it call the right constructor? -0.24
Derive istringstream and implementing operator>>(string&) 0.00
How raise to power works? Is it worth to use pow(x, 2)? -0.34
Set Array to an Initialized, Passed-In Array in C++ +0.44
C++11: call by value, move semantics and inheritance +0.75
Requirements for std::ignore -2.21
C++ Generic Vector 0.00
calling virtual function from constructor -0.30
gcc constexpr intepreted as inline? 0.00
error with const member and default constructor +0.15
Understanding example code of ambiguity resolution 0.00
Why is my destructor not being called? +0.74
Why do we pass objects rather than object members to functions? -0.60
intel++: warning #1563: taking the address of a temporary - false p... -0.06
C++ Conditional operator with different types as arguments +0.35
very strange output with const ref initialise +0.62
Pointer generate a crash also if it is initialized +0.90
Class definition in a header c++ +1.41
What's the best way to return a tuple from function in C++11? +0.15
C++ code bifurcation depending on G++ version 0.00
Why I am getting this error in c++ code -2.62
left of '.push_back' must have class/struct/union -2.07