StackRating

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

Edward Strange

Rating
1479.05 (4,500,220th)
Reputation
34,641 (3,365th)
Page: 1 2 3 4 ... 22
Title Δ
C++ - Change object pointed by base class (in an operator oveloadin... -0.77
vector of Base unique_ptr to derive +2.65
Is this a good way of using std::shared_ptr<void>? -1.61
Can I omit the type arguments of smart pointers in my header files? +0.54
Convert byte array to unsigned int using pointers +1.25
Behavior of delete different for a pointer and array 0.00
c++ recurisve function with calling a class using a templatefunction +0.03
Convert byte* {aka unsigned char*}’ to ‘byte [32] {aka unsigned cha... 0.00
Trying to downcast with polymorphism, what's going wrong? +0.66
Random Number Generator - not generating a random number every time 0.00
Why use type declarations in paretheses for expressions? +0.30
Finding the size of a large boost::unordered_map -2.05
How do I pass a complex array of structures to a function? -0.88
Possibility of defining one variable with multiple types based on a... -1.49
How to refer to a type defined in a derived class passed as a templ... +0.67
Can't bind lvalue to rvalue reference +0.46
c++ bool template avoiding if statement +2.59
Mixing in Calculus with nested loops +0.00
Modifying const object through pointer obtained during construction -0.73
Searching Multi-Dimensional Array +1.15
C++ after delete -0.50
Iterating over a reference to map +0.53
C++: How do I subtract two integers from different classes? -1.02
SFINAE-based template method specialization 0.00
How do template member functions work in c++? -0.42
In C++, when delete calls the destructor, does the body of the dest... 0.00
Why do I have to to use std::string() even for "" to sati... +0.03
What should I do when someone dereferences my end() iterator? 0.00
Cannot convert from '_int64' to 'Data *' -0.52
Access Derived Class When Only Base Class Header is Included +2.49
How can I know the allocated memory size of a std::vector? +0.76
Visual Studio C++ structure on Github 0.00
Is it possible to interleave parameter packs? -0.88
Implementing a Python-like List in C++ -1.34
std::result_of parameter type 0.00
Why I got an incomplete type error and how to solve it? +0.75
C++ Boost.Test - Where should class object be created to test it... -0.48
Base class method being called instead of derived, even when passed... -0.25
How to force the initialization of a static local variable before m... -1.14
Ways to change const value in c++ -0.46
Copy leafs from a Binary Search Tree (Recursively), in C++ -1.58
reassign value not work in operator = overloading 0.00
C++ conversion to C 0.00
No matching constructor for initialization of - C++ & Objective C -0.48
Read Access Violation When Trying to Access Dynamically Allocated M... +2.32
Incremental operator overload in an abstract class C++ -1.99
How can I create a C++ constructor that accepts a variable number o... -0.95
Iterate through struct by variable name -0.48
Generate a set of unique elements in range -0.81
Variadic template constructor and copy constructor -1.34