StackRating

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

milleniumbug

Rating
1556.16 (6,366th)
Reputation
12,659 (11,533rd)
Page: 1 2 3 ... 5
Title Δ
Why is there an ambiguous method call between long, float and decim... +0.97
Why is emplace_back() behaving like this? -0.63
Why when I modify a linked list inside a function am I getting a se... 0.00
What's the difference between "and_eq" and "&... +0.42
boost::exists for symlinks do not dereference 0.00
Why wont std::bind work with a std::filesystem::path and std::ostre... 0.00
How to automatically set stream mode back to default +1.74
An assembly specified in the application dependencies manifest 0.00
C# auto-increment operator error: Operand is not syntactically corr... 0.00
Segmentation fault when calling PyObject_CallObject() the second time +0.42
How to use interfaces that expect `const char*` if I'm working... +1.35
Write a minimal custom operator: std::sort requires std::__lg to be... +1.82
In Xamarin.Forms, how to allow for autocompletion for bindings in X... +1.80
How to use std::atomic<T>::is_always_lock_free for SFINAE? -1.10
Using c++11's std::async inside an abstract base class 0.00
c++ pointer assignment confusion -2.01
How do I implement inheritance in a partial class template speciali... +0.17
C++ Find last ocurrence of a string inside a substring +1.59
How to seed the pcg random number generator? 0.00
Allocating memory with the 'new[]' operator 0.00
C++ function with pointer argument +0.44
Casting Generic type to base type 0.00
Is there a GCC flag to emit warning about identical variable redefi... +0.43
std::shared_ptr<Parent> to std::shared_ptr<Child> +2.41
Use of template<typename> -0.42
Why calling yield in function cause Access Violation? 0.00
Passing a generic template parameter from a map? 0.00
Pass lambda as template function parameter -0.64
How to use boost::flyweight as a GOF pattern? 0.00
When should we use std::enable_shared_from_this -0.74
How to use allocators in modern C++ 0.00
Deleted Constructor +0.43
Sort list of objects, using sort() algorithm c++ -0.08
unimplemented pure virtual method -1.80
Which int variable was the one who took the last positive value of... 0.00
Does this use of std::make_unique lead to non-unique pointers? -0.59
In a GNU C macro envSet(name), what does (void) "" name m... -0.37
Running cscope from CMake at build time 0.00
Get pointer level from type rather than from variable +1.55
Hashing a string and an int together? +0.43
Asymptotic complexity of std::remove_if +2.29
Use std::experimental::optional to implement a list -0.51
How to import library in CMake 0.00
auto_ptr and forward declarations -2.38
Is it bad to declare a C-style string without const? If so, why? +0.11
Why does C++17's std::any not allow returning a movable value b... -1.71
Can a generic be Nullable? +0.30
How can members of IEnumerable<T> be modified? 0.00
Why not unique_ptr made to accept only a temporary? +0.43
Friend function in-class definition only allowed in non-local class... +0.41