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 ... 8 9 10 11 12 13 14
Title Δ
Best way to write a constructor that could have invalid parameters 0.00
Can I use C++11 lambda with libevent? 0.00
std::async is not working in c++11, linux platform 0.00
c++ float* array as reference to std::vector<float> +0.02
access method in a object via pointer cpp - vscode error 0.00
How to access to subsequence of a valarray considering it as a 2D m... 0.00
Best practice for casting an inherited object to the correct child... +2.17
How to swap between functions implementation? +1.51
Moving an std::unordered_map values to std::vector -0.71
How to multiply integer constant by Fraction Object in C++ +0.90
Get an element from a vector of pointers 0.00
Strange behaviour of std::find, returns true when the element is no... -1.35
Having trouble in C++ Creating vector of pointers or map of Pointer... +0.44
Initializer list seems to be dependent on the order of variables in... 0.00
Is std::advance on an iterator of std::multiset done in constant ti... -0.53
Template deduction fails for polymorphic class with default templat... 0.00
Specialization error: confilct between template member function and... 0.00
Using a key that takes into account rollover or wrap of the key val... -0.11
Why can I modify a const return-by-reference? -0.52
What exactly is the in-class-initializer? 0.00
Getting the sum of the first and last value in a vector C++ 0.00
Should I avoid making private field variable public for convenience? +0.43
In C++, how to write full implementation in header for classes and... 0.00
Life-time of object declared in the second "parameter" of... +1.59
function call with shared pointer whose object should be const 0.00
Unable to add multiple keys to map having struct as key +2.15
Variadic Templates, std::function and lambdas as class members 0.00
How to compile multiple .cpp files in vim 0.00
error C2760: syntax error: unexpected token 'identifier', e... +0.85
C++ Inheritance: Pass sub-class to a function expecting base-class... 0.00
Is there any way to get char by auto type deduction using decimal A... -0.62
How to modify the vector of strings inside the lambda +0.71
Why can std::copy_n not copy continuously between each call 0.00
Use file content as hardcoded string 0.00
Overload << operator to change " " to "\n" -0.86
Why isn't this call to a template ambiguous? -1.95
Function calls that don't do anything in C++ +0.43
Copy char array into QByte Array without just passing the pointer +1.77
Universal Reference of vector -1.22
Time complexity of std::vector::erase on the beginning element of a... 0.00
What type does static auto constexpr t = {"red", "bl... +1.84
Visit a variant with a monostate -2.20
One liner for inserting some particular value of class object +2.10
Unexpected virtual function dispatch when using base class referenc... +0.24
Class variable initialization in C++17 0.00
Which vector address is safer? -0.32
Iterating by Value in C++? -2.01
Pointer operant issue with iterator -1.14
How can I forbid a simple assignment MyClass=int? +2.35
How to get the longest string in a set of strings in c++ 0.00