StackRating

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

StoryTeller - Unslander Monica

Rating
1807.58 (6th)
Reputation
118,523 (554th)
Page: 1 ... 23 24 25 26 27 ... 52
Title Δ
AND and OR operator c +0.93
Using directive vs using declaration 0.00
How can I turn on the auto matching when invoking the template expl... 0.00
In 2018 with C++11 and higher, are helper init() functions consider... -2.05
Does assigning make_unique require std::move() to an empty unique_p... +1.02
C - what advantage do anonymous structures offer? -1.14
Array initializer must be an initializer list error not shown 0.00
reducing countless template keywords in C++? +1.02
optional variable declaration in a template 0.00
A way to emulate named arguments in C +1.49
Are cv-qualifiers allowed on decltype(auto) variables? 0.00
Different definitions of the same lambda 0.00
Confusing partial template specialization +0.40
lambda's captured variable is reset +1.61
Why are multiple pre-increments allowed in C++ but not in C? +1.19
-Wreorder and constructor initializer list +1.06
Use hiding members in inherited class constructor +0.60
Uniform initialization on member initializer list error 0.00
sort by and then in c++ using lambda functions +0.65
C equivalent to C++ decltype -2.41
Redeclare variable inside enum 0.00
circular dependency (class on typedef, typedef on class), forward d... +0.65
After placement-new into buffer, do buffer and instance have same v... +1.13
Class has a friend function. The function is defined inside of a na... +1.01
Example in Book Not Compiling(time function) 0.00
Is it legal to alias a struct and an array? +0.23
Segmentation fault after delete[] on base class pointer +0.56
What is the meaning of fork()&&fork()||fork() in c 0.00
Cast specific types in variadic argument +1.04
Point of customization - namespace injection 0.00
linked list displays extra zero item +0.22
Unusual behavior of standard library function abs() on different C+... 0.00
std::unordered_map doesn't accept std::thread when it is wrappe... 0.00
What does "there is no smaller array object that satisfies the... 0.00
Does it make sense to have a class without constructor? +0.48
How to constrain a parameter type to allow only std::initializer_li... 0.00
Can an int be aliased as an unsigned int? 0.00
C++17 Best way to build operators with variant on two sides? 0.00
Purpose of the expression (var, var) 0.00
Is this the correct way to genericise a function for floats/doubles -0.95
C++ Most vexing parse when a number literal is the argument? -0.78
Why can I place a case inside another case in a switch statement? +0.39
Reusing exception handling code in C++ +1.77
Operator '*' is ambiguous (C++) -0.28
emplace_back a temporary vector in-place to a vector of vector -1.54
How do I get type names into static_assert errors? 0.00
How to cast a pointer to char to a pointer to int -2.67
Template Resolution in <Inside The C++ Object Model> 0.00
C++ : Covariant return type without pointer +0.63
Using =default in meaning of =delete -0.22