StackRating

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

Johan Lundberg

Rating
1515.72 (42,691st)
Reputation
16,900 (8,203rd)
Page: 1 2 3 ... 7
Title Δ
Prevent returned reference from being copied +0.34
Enum with constexpr std::string_view vs instantiated enum with std:... -1.11
SFINAE to assert() that code DOES NOT compile -1.87
Function template has already been defined? +0.05
Negative size_t +2.85
Returning a member from an rvalue object +1.85
Update location of sprite between functions 0.00
template with special integer in the template param 0.00
Undefined reference to operator>> results in LINK2019 0.00
C++ lambda to std::function error with non const strings -0.01
Understanding a Comparator functor for STL -0.67
Finding the time complexity function of these nested for loops 0.00
How can I know if a variable can be written directly into a binary... 0.00
std::is_same<A,B>::value == true in line 1, false in line 2 0.00
Noting about no even numbers in given interval in C++ -0.02
why is STL set comparator only specified via template? -1.35
Bring Git branches in sync 0.00
Metaprogramming, wrong number of template arguments 0.00
Why isn't move construction used when initiating a vector from... -1.03
Comparing the private member variables of class objects stored in a... -0.51
Adding smallest possible float to a float -1.36
Force a derived-class object to use its own function, not the base-... +1.37
Unclear syntax with std::tie -1.29
C++ - how to copy elements from std::priority_queue to std::vector -0.03
Dynamically specify which method to use based on a template type -0.73
Why std::move didn't move -0.53
Template friendship based on inheritance relationship -0.04
Matlab Syntax Help .'* +2.07
Covariant return types, const-ness, and incomplete classes -1.01
Why GCC and MSVC std::normal_distribution are diferent? +0.66
Compiler dependent error when computing compile-time array +2.40
C++ type of dereferenced iterator +0.53
Template typename reuse when declared in member variables +0.48
Joining threads before program termination -0.21
Trying to illustrate Perfect Forwarding with pairs +0.22
What are the evaluation order guarantees introduced by C++17? 0.00
I am creating a binary file to insert a pair of int type and a stru... 0.00
Visual studio error when relaying variadic template parameters -2.23
Why can std::cout print the value of nullptr only if returned by a... -0.02
C++ Segmentation fault if try-catch is introduced 0.00
Appending elements to a vector results in subsequent failed sort -1.81
How to simplify checking if an iterator returned by a search algori... -1.82
Is it possible to block up-casting of references? +0.90
C++ template function aliases as variadic template arguments 0.00
Referencing a vector in C++ 0.00
How to avoid an unreachable code warning due to a compiler bug? 0.00
constexpr if and static_assert -0.87
Point inside a 3d closed volume -0.91
Container of template classes without template parameter -0.14
Why function in c++ can return stack values +1.40