StackRating

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

Walter

Rating
1479.03 (4,500,270th)
Reputation
28,446 (4,381st)
Page: 1 ... 5 6 7 8 9 ... 15
Title Δ
Does noexcept apply to exceptions propagating from initializer lists -1.39
How to keep data of a **double? 0.00
noexcept expression vs type traits 0.00
Is it possible to make a member function do different things for di... +0.10
Inheritance class design with "irrelevant" methods -1.10
template resolution fails with boost multiprecision + Eigen 0.00
how to free managed_shared_memory after a program crash: what are e... -0.47
Why can't I pass in a regular value to a function call that tak... -0.48
How to calculate number of digits before and after decimal point? -1.42
Sum the values of an array by pairs until finally getting the sum o... 0.00
Factory with switch over enum that instantiates templates +0.32
What is the best\simplest\fastest way to create set of 1 element? (... +1.99
How to make a simple C++ program in which std::cout is not flushed +1.18
Adding an object to a vector 0.00
how to make sure that a function won't get a garbage pointer? -2.02
Meaning of return 2 statement in c++ programming language -2.12
How can I bind a member function to a std::function? +1.04
C++ Determine the type of a polymorphic object at runtime +0.87
Overloading output (<<) operator for a class with private enu... +0.05
C++ unique_ptr initialization through constructor 0.00
What is the best namespace for a binary operator? +1.52
Experimenting with operators results in ambiguous operator error +0.53
Parsing a C++ string into a tuple -0.40
Subscript operator overload of a class with a vector of Base classe... +0.89
why comma,address-of, logical AND and logical OR operators should n... +2.32
How to solve the error 'std::out_of_range' what(): _M_range... +0.08
How do I force C++ to choose a function from the global namespace? -0.77
C++ How to remove \0 char from std::string 0.00
C++ Variadic Template Basics +2.89
C++ fast normal random number generator +1.46
teach cout to handle null pointers gracefully -0.63
In C++ how could I cast a sub class instance from one base class po... +1.57
Destructor deleting memory premature 0.00
C++ Class Inheritance separate methods in derived class +0.56
How to not care about class member template -0.93
C++ Parent Class that calls method in Child Class, that call Parent... +0.03
undefined reference to `iluInit' ONLY 0.00
Will throwing an exception in a catch block lead to two exceptions... +0.54
Square brackets — not array related? +1.47
Is this code endian-safe? -1.74
C++ BigIntegers and the Curiously Recurring Template Pattern Issue +0.04
Understanding polymorphism in C++ -1.27
C++ Clearing std::list of structs in class destructor +2.22
Adding new field to a c++ vector +0.54
What is the behaviour of int &a = *b? -1.62
Does using move cstor lose memory when the source obj is destroyed? +2.71
C++ class member by reference +1.24
c++ dynamic string array allocation -0.50
Stack allocator for C++03 standard containers 0.00
C++ Fast Percentile Calculation +0.10