StackRating

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

Yakk - Adam Nevraumont

Rating
1564.05 (4,902nd)
Reputation
197,071 (244th)
Page: 1 2 3 4 5 6 7 ... 99
Title Δ
Why got error, if not write '&' in the foreach loop? -1.04
Failure to create a monitor with mutex and condition_variable in C+... -0.10
why don't the template parameters participate to the class defi... 0.00
How can I get the most frequent 100 numbers out of 4,000,000,000 nu... -1.73
copy construct a vector of objects of an abstract class that is imp... 0.00
Vector building optimization using std::move +1.80
Return a local reference from function +0.64
c++ - how to properly overload operator to do implicit type cast fr... 0.00
Sum types in C++ -1.79
Why I can not use designated initalizers with structs that are not... -0.03
Is double-construction undefined behaviour? +1.43
Is there a generic way to make a tuple out of all class attributes? +0.08
Why would I write custom allocators for STL containers when I could... +0.38
C++20: Automatically generated operators are unreferencable in deri... -0.48
P0847 deducing this - can it allow a generic clone without a need f... -2.11
Template variables with class as typename 0.00
What are the advantages and disadvantages of an ordered list? 0.00
How to write in-class function from non-class function c++? 0.00
Enforcing std::shared_ptr usage via protected constructors and a st... 0.00
Pointer to Member Function Class Type 0.00
How to get truth table of function (( c + ~d ) * b ) * ~( d + a * e ) +0.77
How to implement a map with three keys in C++ STL? -0.01
Is it safe to pass shared_ptr and other STLs between dlls and so... -0.64
C++ Erase key-value in map while iterating over it +1.17
C++: array1 = array2 vs using a loop to assign values of array2 to... 0.00
Why does a friend operator require const-ness on its operands while... -1.12
How to compare string_view using if-constexpt in a constexpr context -0.75
Does changing boolean value or comparing boolean value provide bett... 0.00
Returning std::function held in a map of std::variant 0.00
C++ - std::list.erase() not removing element 0.00
Is there any way to convert a superclass pointer to subclass pointe... -2.68
casting int * const to long int * const warning 0.00
Can i forbid vector to reallocate objects? -0.10
Converting std::type_identity object to a type -1.22
Why with dot operator value is not changed in c++? -1.53
Reliable comparison of double 0.00
How can I use void template type for compile-time conditional code... +1.22
C++ why are typedef structs unique compared to typedef primitives +1.57
Is it possible to use base class member in a union in derived class? 0.00
c++20 views with parameter pack or initialiser list -0.60
Why are my two tuples containing strings, created the same way, not... +1.56
assign a templated variable at runtime 0.00
Variadic Template Expansion - expand all except the i-th entry +0.39
is not a class or a namespace name - except it is 0.00
Best way to access elements of custom 2-dim C++ container +0.38
What's the relation between libraries and namespaces? +0.25
A function declaration that I do not understand 0.00
A benevolent case for const_cast? +2.41
C++ template Concept that requires specific parameter pack size -0.11
how to design a single write and multiple read when the protected r... 0.00