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 ... 9 10 11 12 13 14
Title Δ
Behavior of Arrays in a Loop -0.07
Elegant way to push back std::array to std::vector N times -0.48
How to combine std::copy_if and std::transform? +2.27
Why C/C++ the structure type can be redefined in different files, b... -1.35
Copy pointer content to stack variable 0.00
How to use STL sort to sort custom class object with template speci... +0.65
C++ function that returns string, float or int +1.91
Compile library with autotools and an additional compiler flag 0.00
Variadic template where we want to automate the creation of operato... -1.83
Difference between modifying and non-modifying putback() +0.08
C++ proper structure initialization +0.41
What is the meaning of "res" in C++? 0.00
What does std::vector look like in memory? -0.95
Mathematical operations between two strings +0.43
How to iterate (outside a class) a private member which is a vector... +0.84
initialization order of lambda as parameter which accepts other par... 0.00
Using std::move to pass in a temp lambda, or to "pull" ou... +0.10
iterating through elements in unordered map of unordered_maps cpp +0.43
Passing multiple arguments to operator[] +0.91
Scaling Return Structures of C++ Functions Systematically +0.73
Pass anonymous enum as function argument +0.43
Structure formatting in C++ +0.44
Difference between const auto & and auto & if object of ref... +0.53
Find closest value in a vector of struct -0.08
Choose an element from a std::vector other than the given element -0.34
How to take certain elements from one container and insert a transf... 0.00
Shortcut for creating a comparator based on a member field or funct... +0.69
Efficient and simple comparison operators for structs +1.78
Downcasting wondering in c++ -1.53
C++11 ambiguous overload when calling variadic function template -0.07
How to lazily generate a finished sequence of items and iterate ove... -2.08
How do we print out the value_type of a C++ STL container? +0.03
differences between make_unique and make_shared when handling arrays 0.00
c++ constructor pass a reference to a base class object 0.00
Proper typedef location in C++ +1.89
What is a better practice for initializing class members? +0.44
C++, left/right rotation of std::list +2.34
Data type of default value for template function argument different... -0.55
Does the non default destructor be called when a pointer goes out o... -0.45
why move constructor is not called +0.44
In C++, how can one predict if move or copy semantics would be invo... 0.00
Does a pure virtual destructor suffice to make a class abstract? +1.44
Make a constructor parameter into a template parameter +0.10
Different behavior when `std::lock_guard<std::mutex>` object... 0.00
Pass lambda by argument (no function type template) +2.13
emplace and default constructors -0.37
Can I push a smart pointer to a list of smart pointers? 0.00
What is the best way to use Source File switches with CMake -0.59
Units for types in C++ +2.67
cannot copy string to a static struct member using strcpy 0.00