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 ... 14
Title Δ
Access protected data member via friend member function +0.96
Vector of pointers: Why does changing the pointer externally not ch... -2.56
c++ CMake project structure for lib and executable 0.00
Global namespace friend class cannot access private member of named... -1.15
How to (eval ...) in a chicken r7rs library? 0.00
Add an extra compile step to a custom compiler/language in CMake 0.00
Custom structure as key in unordered_map 0.00
C++ what's the best way to make some functions inside source fi... +1.07
Easy way to copy the first nth values of a set into a vector in C++ +2.06
Is it possible to create a list of values of member fields using it... -1.92
Why C++ and Python bitwise shift operator result are diffrernt? +0.33
Map when sorted in c++ produces huge error 0.00
c++ - capturing perfectly forwarded vars in a lambda 0.00
Understanding C++ map why heap memory isn't released with clear... -0.69
Why use std::vector instead of realloc? +1.35
Why the variable in lambda is not able to call the function 0.00
How to check if a std::map contains a key that satisfies a predicate -0.09
expression as the result of calling a function in C++ 0.00
Why use a non-type parameter in C++? +1.62
C++, using std::sort on a vector of class pointers - OR I can't... +1.72
Assigning a value returned by copy to a reference -0.49
File runs without header file present 0.00
Universal function pointer for classes -2.24
How do I assign to member of type std::function<bool(wxString&am... 0.00
how to change std flag of clang in mac? current clang version 10.0.... 0.00
Is there a way to change Default Nontype Template Parameters when o... +1.25
How can I get an output from this switch statement other than defau... +0.75
C++ reference to overloaded function is ambiguous 0.00
static member utility-function vs Non-member utility-function -0.44
friend class and the scope of function arguments +2.64
Assigning std::vector to pointer inside a method 0.00
c++ 17 filesystem::recursive_directory_iterator() gives error no su... 0.00
Why is call of overloaded 'function(std::string)' is ambigu... -0.08
Clean way to write a Makefile to perform an out of source build 0.00
when would you change std::vector::end() directly? -2.00
C++: how to define class instance in structure. Class has parametri... -0.43
STL algorithm to process first N elements which comply with condition +1.38
How to elide copy when chaining? +1.14
const reference to the ostream class object +1.26
Why can't I call showA() using A's object? 0.00
using declaration cannot refer to class member 0.00
Default member values or default constructor parameters in structur... 0.00
Is there a way to override a template method matching only when two... 0.00
How to iterate map::crbegin() without using auto keyword 0.00
How to create a wrapper library without exposing the underlying lib... 0.00
Pointer to a const variable has different copy 0.00
Why can't pointer to pointer, access struct members without a c... 0.00
How do I sort a multidimensional table in Lua? 0.00
Why is int x{ y = 5 } possible? +1.06
Why do I get `warning: control reaches end of non-void function` wi... 0.00