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 ... 17 18 19 20 21 ... 31
Title Δ
C++ collect algorithm? -0.99
Parameterized variable type in function (c++) 0.00
Hundreds of errors when compiling Template class (first Template cl... +0.89
Nested include statements for ease of programming c/c++ +0.44
Operator() overlading and inheritance in C++ error 0.00
Accessing a member in a template: how to check if the template is a... +0.24
Variable types mess +1.34
Initialize pointer to structure - compiler warning +1.14
Overloading operators in superclass, but subclasses claim it's alre... 0.00
How to capture "this" in a lambda function in lambda? -0.41
Detect whether a type is an zero-element array? -0.72
C++ function objects cannot create sum using std::for_each (VS2012) 0.00
C++ class template for similar classes +0.22
FizzBuzz.cpp with lambdas? +1.04
C++:using pointer to unordered_map or just defining it as a member... +0.82
Calling a function from the base class +1.05
A declaration of [x] must be available 0.00
String literal in templates - different behavior of compilers +1.40
find in std::vector<std::pair> +0.22
C++ template selection 0.00
C++ cannot call method (with template) from within templated method +0.22
c++ undefined symbol when compiling +0.62
Are references stored on the heap or stack? +0.73
destructor and unique_ptr 0.00
Make a pointer to an object in the constructor C++ +0.66
Is there an idiomatic way to create a collection of delegates in C++? +0.25
Making a method available depending on a compile-time argument -1.39
C++ Function that passes any function with any number of arguments +1.20
Overloading assignment operator without return statement +0.75
How can I fix "Overloaded member function not found" error? +0.76
Vowel removal function not working? +1.38
How can I solve a compilation error when declaring a map of structs? +0.52
Why use variadic arguments now when initializer lists are avaiable? +0.24
Access a struct with in a iterator issue C++ 0.00
C++11 - Possible dilemma with pimpl-idiom and unique_ptr? 0.00
Is there any guarantee on the order of substitution in a function t... 0.00
It is safe to use i+1 in O(n) searching? +1.08
std::default_random_engine generato values betwen 0.0 and 1.0 +0.20
Must be initialized in constructor base/member? +0.74
Making scoped enumerations comparable to underlying type +1.27
Generic programming with concepts clashing with copy constructor 0.00
Using _T on a std::string +1.14
Deleting an object off the stack? -0.83
Pointers and recurency - I'm trying to save memory +0.60
Getting the size of a cstring +0.23
Is it guaranteed that sizeof(std::atomic<integer type>) == si... 0.00
What does iterator->second mean? -2.14
Can I override only one method in inheritence? +1.20
Static import in C++11 (e.g. an enum class) 0.00
argument deduction failing in templated function 0.00