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 ... 11 12 13 14 15 ... 31
Title Δ
Not All Control Paths Return a Value? Warning +0.70
How to reduce the size of vector when removing elements from it? +0.18
Why can I use operator= but not operator== with C++11 brace-initial... +0.59
Partial class template specialization 0.00
inserting value of a struct to pair in C++ +1.08
explicit specialization of class method - symbol already defined 0.00
c++ passing const value by reference +1.55
Is it possible to call a subclass virtual function from within supe... +1.22
C++11 When clearing shared_ptr, should I use reset or set to nullptr? +0.37
C++ : how does class variable get modified? +0.34
Class instance inside class declaration with constant arguments +0.78
Passing a string array to templated search function -1.54
Overloading "+"-operator +1.08
Definition of operators +0.25
inconsistent string sorting with template method +0.58
Copy contructor error with no obvious copy 0.00
string can not be assigned in a compund statement 0.00
Template class generate errors in C++ +0.18
Should I use manual alloc to allow move semantics? +0.19
C++ Difference between *new and new -0.35
Infinity value and buffer +1.10
change from pure virtual to virtual in C++ +1.26
Declaring strings as std:string in C++ -1.28
Destructor of object cause crashing +1.07
Do I have to use atomic<bool> for "exit" bool varia... +0.78
How to pass and execute anonymous function as parameter in C++11? -1.30
c++ - Is there a way to auto-cast values when assigning them to ref... 0.00
Template overload with mixed argument types -0.97
Why would const-ness of a local variable inhibit move semantics for... +0.66
const_cast a const member in a class constructor +1.08
Why C++ doesn't allow me to use typeof? 0.00
Extern template with variadic arguments doesn't compile 0.00
Reference captured in static variable definition +0.20
Displacing location while iterating through vector +0.88
String made from the first char of another string - why is it also... -0.11
Assigning text to variables in C++ +0.18
C++ STL map: is access time O(1)? +0.85
Does this pattern work in C++? 0.00
what is the behaviour of compiler generated move constructor? +0.89
for (;;) is this an infinite loop? -2.87
Permutation without recursion? 0.00
Array of int or vector? +0.85
Find if one map is subset of another -1.81
What is decltype with two arguments? -1.53
Typedef-type inside template class gives compile error 0.00
Function template explicit specialization c++ +0.20
Why NRVO is not applied here? +1.44
Which constructor is called first +0.64
Does no default constructor result in no move constructor? 0.00
C++11 initializer lists on variadic template's parameters: why isn'... +0.66