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 ... 5 6 7 8 9 ... 14
Title Δ
Capturing a lambda in another lambda can violate const qualifiers +2.92
Return variable as void (*)(void) 0.00
How to get a valid iterator after string replacement 0.00
Why does std::optional operator* not have debug mode assertion for... 0.00
Why are std::future and std::promise not final? +1.31
std::vector of type deduced from initializers before C++17 ... any... +0.42
why c++ class initialisation from another class type not throwing a... 0.00
What happens with method-local, static variables when parent class... 0.00
Can we unit test memory allocation? +0.37
cmake mutliple targets - one header only target and another an exec... 0.00
Do white-spaces in a string change how a program interprets it? 0.00
Getting error in an array comparing program in a specific input +0.38
State of the value to insert 0.00
What is the most effective way of iterating a std::vector and why? +1.03
Parallel execution mutable lambda generator for std::generate_n -0.45
Store selected fields from an unordered set on struct to a vector 0.00
Return a function from a class +0.82
Storing non-template parts of templated class in cpp +2.10
Confused about how operator delete overriding is working +1.96
Comma-separated lines of code inside braceless loop 0.00
SWIG INOUT types (C++ to Python) +0.38
If statement without '&&' works? -1.67
Does boost::combine() work with output of a method? 0.00
How to get the common elements of two lists and store it in a new l... 0.00
How to understand constexpr in this example? +0.74
Duplicating std::list with std::copy and removal with std::list::er... +1.79
Using std::find with user supplied predicate - homemade find() over... +2.16
How to initialize non-movable and non-copyable class member - boost... 0.00
Why does my overloaded casting operator not have access to private... 0.00
Eigen unaryExpr(): get index of element -2.20
How to pass a function from another class as parameter? -2.21
lambda with conversion function to pointer to function with c++ lin... +1.49
How to use lower_bound() on set of pairs? +1.79
How to instruct std::unordered_map's value construction for obj... 0.00
How to have zero or more arguments to a std::function used as value... -1.60
Why is comparison operator "==" returning "YES"... 0.00
What does this line do, "string ret(v);"? 0.00
C++ nested template issue -0.13
How to define dynamic value on "#define" +0.38
Why inbuilt sort is not able to sort map of vectors? 0.00
Why does function overload resolution in C++ consider non-static me... 0.00
improve understand of pointer syntax in char array 0.00
How do I fix "expected unqualfied-id before string constant&qu... +2.65
C++: Sort a vector<struct> (where struct has 2 integers) base... 0.00
Move a std::string to function param 0.00
Global function recognition failing 0.00
Why is implicit conversion not ambiguous for non-primitive types? -1.20
Vector of pair with const member 0.00
Add char to a String and delete the char array -0.45
Why is friend operator<< used in some cases and other cases not +0.94