StackRating

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

eerorika

Rating
1581.19 (2,918th)
Reputation
104,664 (689th)
Page: 1 2 3 4 5 6 7 ... 107
Title Δ
Clang-format: How to avoid new line breaks 0.00
Why did I start getting 'max': identifier not found error i... -2.34
Meaning of _Get_unwrapped? 0.00
Why can i assign a value to a rvalue reference? 0.00
Using pointers to elements of STL containers in my code? -2.47
Why doesn't gcc10 see the -fcoroutines flag? 0.00
Is function template specialization really allowed? +0.37
struct comparator constructor vs operator () in c++ -2.05
Placement new with move constructor vs move assignment in folly sma... 0.00
An error in accessing a data member of a union 0.00
Should we still use classes or functions that require std::iterator... +1.76
Question about non-specific templates when using nested templates 0.00
How do I make 0 auto cast to an enum? (|= works but not =) -0.07
Difference of Pointer Values -1.41
Is there a portable literal suffix for int64_t and similar types? 0.00
Implicit conversion to array index type 0.00
What does C::* mean in typename argument -2.85
What is the significance of having a function reentrant in a single... -2.08
Confusion about destructor's calling +1.15
Why the need to explicitly delete dynamically allocated memory? -0.63
How to use %f and %lf properly while outputting floating-point numb... 0.00
Why can't I change the value of a multidimensional char array i... 0.00
In C++, what is the difference between new and new[] for array allo... +0.61
C - Get External IP Address +2.05
How to update a C/C++ struct with compatibility +1.11
C++ Array Element Memory Alignment 0.00
Stack overflow with no recursion? 0.00
Can I / how can I treat a pointer to a field's member as a poin... 0.00
Is it safe to "dissolve" c++ arrays on the heap? +0.19
Is there no way to have shared_ptr be silently created? 0.00
What's the difference between const member function and const-r... 0.00
Why can a function pointer be called without deferencing it? 0.00
std::move() in function parameter does not do copy assignment? -0.72
Why does the system assign approximate value to the floating point... 0.00
Is there any way show uninitialized variable being used? -1.04
If a function has wrong parameters, how to prevent it from returnin... +1.40
Returning a function's static array to another array in the mai... 0.00
Can I succintly declare std::unique_ptr with custom deleter? +1.94
Returning rvalue references 0.00
Like std::is_pointer and std::is_integral, how to implement std::is... 0.00
Strange default empty constructor on a virtual inheritance behaviou... +2.08
C++ : I have two array where the first and last element have the sa... -0.20
Is static_cast to be prefered over dynamic_cast in c++? 0.00
Does the operator [] accepts types other than ints in C++? 0.00
Can free() cause a memory leak? -1.91
What is meant by asking if the pointer that points to an array is t... 0.00
How to include multiple precompiled headers in with c++20 (with mod... 0.00
Is there any way to call the move assignment operator in C++ withou... +1.93
changing reference after initialization in c++ -1.35
C++ Inherited Stack-Allocated Array 0.00