StackRating

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

Jarod42

Rating
1595.26 (2,009th)
Reputation
130,253 (480th)
Page: 1 ... 33 34 35 36 37 ... 111
Title Δ
How to parse through strings and highlight differences in C++ 0.00
Question about inheritance within the namespace through derived class 0.00
Template Prefers Subclass Function as Opposed to More Specialized I... -1.01
Normalize construction of objects that contain compile-time *or* ru... 0.00
How to generalize object creation in C++ using variadic templates? -0.35
variadic functions template type traits 0.00
How do I handle "warning: use of ‘auto’ in parameter declarati... 0.00
Value Passing, Exceptions/Asserts, and Class Design. Critique/Quest... 0.00
get and set values of a nested structure using external functions +0.85
C++2017 Reference to std::vector<std::variant> -2.05
Converting differences between VS 2010 and 2015 +0.36
Is there a way using templates to avoid narrowing conversion? -1.59
Implementing the singleton pattern +0.34
About C++ enable_if_t; why is this code not working (gcc 8.1, Ubuntu) +2.30
narrow conversion compile warning. How to fix it? -2.23
c++ STL min_element -1.09
Parity Lookup Table generation 0.00
How post-increment operator works with user defined types? +1.52
No matching function call error with usage of, lambda expressions a... +0.36
C++ string literal equality check? +0.14
Is there a way to use the erase-remove idiom in concert with other... +1.60
Back slash causing problems c++ +1.14
Can c++ compiler optimization generate two versions of a function w... +1.38
Class operators +2.01
Start thread with member function (with inheritance) +1.87
How to pass a member function as a parameter? (PortAudio) -1.56
Static table inside constexpr function 0.00
How do I prevent a instantiation of a template class? -2.13
Is there a way to initialize a member object of a class within the... -2.22
Enforcing function contract at compile time when possible +1.07
Which algorithm needs "visitor" (term in boost library)? 0.00
Returning unmodified argument efficiently +1.10
Mapping a vector to specific range +0.59
Why does a generic type that can be casted not get implicitly conve... -1.30
example to disable code in templates in c++ 0.00
c++ boost range. Array of pairs from array +2.14
Conditionally invalid member function of class template (implicit i... +0.37
Does returning a default constructed object prevent NRVO? -0.08
Sort by non-lazy lambda expression / projection +1.68
C++ function overload and initializer_list constructor 0.00
operator==() using template template 0.00
How to understand syntax TB<A1<TB>> and how this code w... -0.63
How to Write a Lambda Wrapping a Function with Optional Return Value +1.01
Instantiate unique_ptr to derived class from vector of base class w... +1.88
Elegant way to find min/max in a table (vector of vectors, 2D array... -0.41
how to display item-count pair list in c++? -1.08
Vector and map throw exception +2.58
Calling a specific overload of c++ insertion operator (>>) ex... 0.00
If I unlock a mutex in reverse order of locking them, is this susce... -1.89
Is VS picking the wrong specialisation? Why? -1.29