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 ... 26 27 28 29 30 ... 52
Title Δ
Is a c-style string containing only one char considered a string? -1.06
Why is `std::is_constructible_v<int[2], int, int> == false` -2.94
Why doesn't a pointer to an element in a c-string return just t... +0.85
What does it mean for `offsetof` to be "conditionally-supporte... 0.00
Is reading one-past-the-end pointer allowed in a constant expressio... -2.47
Type of enum value not int? +0.21
Independent sum in C++ function -0.79
What does "compares < 0" mean? +0.29
Destruction of thread_local objects 0.00
Default lambda as templated parameter of a function +1.09
C++ global object variable memory release +0.94
Dealing with nested callbacks -0.78
How to determine the type of a passed vector to a template function +1.25
Copy assignment operator with multiple inheritance +0.18
Class field modifiable inside a const method if field passed by ref... +0.48
elements of array of C-defined structures have incomplete type when... 0.00
Function of special template function +0.22
Are methods of the final class applied to pointer to function optim... 0.00
Check for Complete type 0.00
C++ what is the purpose of putting an operator at the end of a class? +1.06
Is it safe to detect endianess with union? +0.73
Deleting array memory for a pointer member variable +0.70
Compile template class failed by g++ or clang++ 0.00
Why do we include compare function inside definition of struct whil... +0.89
C++ - Is it possible to check derived class type in multiple inheri... +0.19
Callbacks in C++ for an Arduino project 0.00
Class Inheritance: use parent's function on child's member +0.23
Why if condition is True in this program? -1.22
Why const keyword re-evaluated in while code block? -2.29
C++ array as function parameter 0.00
Is it possible to store function parameters as some kind of list 0.00
Why use <stdbool.h> instead of _Bool? +0.67
How do I pass a struct pointer to a function with constant value 0.00
How to eliminate 'Only index into arrays using constant express... +1.03
Avoiding auto in template parameter lists 0.00
c++ unordered_map iterator on single object 0.00
Explicit instanciation of template linker error +0.19
Why is the address of a variable defined inside a loop unchanged on... -1.04
storing typedef constructor in class 0.00
Inherit copy/move constructor as constructor from base class in C++ 0.00
What does Tokens do and why they need to be created in C++ programm... +0.54
What are the advantages gain by defining a template function with s... 0.00
How to set rightmost 8 bit of a 64bit int to a char var? 0.00
In this node definition, why are we using the "Node" afte... +0.70
Partial template specialization of non type argument not allowed +1.55
Can a reference to an element inside an std::map be invalidated? +1.14
Operator new and delete on Inherited class. Operator delete not exe... -1.27
Why is "std::is_pointer<std::nullptr_t>::value" equ... +0.40
Confusion about realloc function +0.77
How is a vptr initialized at compile time? 0.00