StackRating

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

lubgr

Rating
1643.54 (663rd)
Reputation
13,232 (10,965th)
Page: 1 2 3 4 5 6 ... 14
Title Δ
C++: Static analysis tools that will warn of missing headers 0.00
Declaring structure with itself? +0.35
g++ warning flag to avoid bool to double conversion +1.26
Can C++ raise an error when std array initialization is too small? -0.15
Best practice for const temporary types +1.71
Setting enum member of class gives invalid use of ‘enum' -1.50
Looping over vector of vectors and appending to a new vector +0.31
Can two pointers to member functions be compared for equality? 0.00
Base class methods are not inherited if the child overrides another... 0.00
Invalid use of non-static member function int test::funcAB(int, int) -1.63
Object as argument desctructor called but not constructor? -1.47
How to force g++ to compile c++11 standard only? 0.00
How to use a custom class as key with std::map if there is no logic... -1.05
Split string in Lua and print selected keys -0.65
Transform using range-v3 0.00
Why in this example there is "for(auto& x : v)" and n... +1.19
What 's wrong with the below code. I am getting Runtime Error 0.00
Inserting a newline near the end of a std::string 0.00
Split declaration and defintion of c++ enum class 0.00
Getting multiple string input after integer? 0.00
Why is a variable not an lvalue in C++? -1.19
Why does aggregate initialization not work anymore since C++20 if a... +1.45
How to name a C++ capture variable? -1.37
What does the stl find function return from deque -0.09
std::holds_alternative variadic template -0.98
How can I override to __tostring of a metatable in a Lua class? 0.00
Lua function getting different datatype when given a number 0.00
Operator '...' has the override specifier but does not over... 0.00
'Creating pointer to member of non-class type 'T*''... 0.00
Do we need to set move constructor = default? For legacy classes wi... +1.70
member variable taking multiple arguments in an initializer list 0.00
In a diamond problem in c++ , Why do we need to call grand_parent c... +0.37
How to use declare custom typedef for QListIterator 0.00
Variable has incomplete type -1.04
C++, how do you scale a std::chrono::duration? 0.00
Copy Constructor for derived class -1.18
class with friend rather than forward declaration,: which compiler... 0.00
const qualifier in lambda(parameter) for std::transform with std::s... -1.53
If make_shared/make_unique can throw bad_alloc, why is it not a com... +0.35
C++ lambda function - how to return closest vector element compared... +1.77
What is a function with a class type called in C++? +1.90
how to asign std::initializer_list to a vector -0.19
Why there is compilation error for the following snippet? 0.00
How to create a new string without spaces from another string using... +1.56
Check if pair is empty or uninitialized +1.33
How to find max element of a vector with user defined predicate +0.98
Book example uses "explicit" keyword in class declaration... 0.00
Need to check for nullptr when make_shared and make_unique is used? 0.00
Segfault when attempting to de-reference iterator +1.24
Calling object method during creation c++ -0.46