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 ... 30 31 32 33 34 ... 52
Title Δ
Is "enum class" a class type in C++? -2.01
What are the valid alignment values for std::align_val_t for C++ al... 0.00
Is it possible to specialize a function with member function pointe... 0.00
When to use std::invoke instead of simply calling the invokable? 0.00
Is the implicitly created default constructor responsible for alloc... 0.00
C++ 'OR' Operator working incorrectly -0.23
How to static assert in a member function only if it is used? +0.27
C++ struct inheritance +0.04
C-style cast of std::vector +0.96
Need recommendations on multiple inheritance and optional function... +0.27
Can I return a CRecordset object from a function? 0.00
Deleted function and ADL 0.00
Call operator with auto return type being chosen instead of constru... 0.00
Find and return by reference in STL map 0.00
Is it better to remove "const" in front of "primitiv... +0.46
Why we have to pass the values instead of the address into a "... -1.59
Why does the following compile if the non-POD constant isn't ex... -2.43
Range-based for over pair list +1.29
How can I create a struct with a vTable or array of function pointe... 0.00
Universal reference template type always evaluate to lvalue -1.97
Using Auto based Ranged for loop vs using pair based Ranged for loop 0.00
c++: constructor in initializer list order 0.00
Pointers as function returns and use of malloc +0.74
Should I use static_cast in assignments and return statements and w... +0.69
Obtain type of member having pointer to member 0.00
C variable showing different different Value +1.06
Under what conditions is the pure virtual method stub generated? 0.00
Can I use a slim version of my header to be included with the libra... +1.40
Returning reference to an array of specific size without explicitly... -1.34
rvalue reference or forwarding reference? +1.51
Explicitly saving the file using fstream without closing the file i... -2.78
How to define a friend function declared in a non template class in... 0.00
c++ : discards qualifier even if the member variables are mutable +1.43
Operator overloading enum class +1.08
Calling the new operator with two arguments but without assignment 0.00
Terminate called without an active exception 0.00
Multiple statements of "for" loop without block -2.59
Access private data member of class from unrelated class in C++ con... -0.72
Scope of callee-returned object w.r.t. caller local variables? 0.00
Why a free function passed as a parameter in the constructor is not... -2.48
Providing access to collection of abstract classes 0.00
Should this code call copy or move constructor 0.00
Is a using-directive in a detail namespace problematic? +1.00
structured binding initializer inside if statement does not compile 0.00
Pass a reference to a base class as template parameter 0.00
Pointer points to uninitialized variable +0.60
Why we have to specify data type again after the arrow symbol ( -&g... +1.46
Some questions about implementation of nullptr in Effective C++ by... 0.00
Why const is ignored in auto keyword on constant reference +2.16
C++ passing unknown type to a virtual function +0.27