StackRating

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

bolov

Rating
1606.50 (1,521st)
Reputation
34,546 (3,374th)
Page: 1 ... 9 10 11 12 13 ... 23
Title Δ
C++11 rvalue reference vs const reference +0.80
Trying to return the value from std::variant using std::visit and a... +0.76
Short Circuiting Operators in an enable_if -0.63
casting a returned iterator to const +1.92
What are the ways to skip some overload combinations of variant typ... +0.44
Passing a member function of another class into a std::function par... -0.23
How to define Boolean class using boost, the possible value should... 0.00
How is an array of size 0 stored in memory? +1.51
Is there a way for a C++ function to take two different types with... -0.68
Type conversion when assigning a double to an int array 0.00
Strict Aliasing Rule and Type Aliasing in C++ +1.78
Why does not the "Warning C4172 returning address of local var... 0.00
Correct cast syntax 0.00
Modifier readonly is not valid for get only property 0.00
constexpr operator overloading issues with using arguments +0.02
Does access through pointer change strict aliasing semantics? -0.32
Idiom for default initialization depending on type +1.57
Automatically select template's typename in C++ +0.34
Static instance variables in classes with C# -0.06
std::tuple get everything except last element +1.97
How to stop a loop created in another thread 0.00
Will C++ always prefer an rvalue reference conversion operator over... -0.92
Why Static data member is not initialized in-class in c++11? +2.42
Is it OK to use auto return type for class getters? 0.00
What sort should I use? +0.45
Forwarding arguments to constructor along with additional args 0.00
Inferring parameter of most template objects, but being explicit wi... 0.00
How to write C++ getters and setters -0.73
How std::function<std::optional<T>()> is compatible wit... -2.11
C++ warning: division of double by zero -0.02
c++17 fold expression print function that can support 2,0000 elemen... -0.07
Convert an array of doubles to an array of structs with only double... -0.53
Class template argument deduction fails leads to substitution failure 0.00
Compiled google protocol buffers are not working (C++) +0.43
static_cast'd pointer value -1.90
pointer arithmetic in C while working with array +1.60
generating calls to lambdas with arbitrary number of parameters +0.96
Partial template specialization of 2nd parameter -0.56
What is the return type of this expression in C? -0.66
C++ 2 nested for loops transform to recursion +0.03
How to have an if() split by && and not || -1.30
String includes just valid chars? +0.45
How to create a function may use custom comparable C++? -2.19
What data type is used to store intermediate calculations while exe... +0.44
Can we return value which is non pointer to the pointer function +0.42
What is the use of a constexpr on a non-const member function? +1.07
Recursive template parameter pack programming -0.73
Using references in c++ to rename variables 0.00
Get name resolution in a C++ project -1.25
Is there a safe way to specify the value of an object may be uninit... +0.54