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 2 3 4 5 ... 111
Title Δ
C++: How call a function with type parameter on variadic template a... -1.17
Declare templated class object when non type argument value to be k... 0.00
How to get top 3 values from a vector smaller than a particular val... 0.00
How can I use C++ concepts with type_traits? 0.00
Why can't gcc deduce the return value type after parsing the fi... 0.00
How to merge two maps in parallel? -1.37
Why should you give parameters names in function declaration? -1.61
Is there a C++ idiom for encoding so-called rate-groups (realtime c... 0.00
Return type of closure in C++ 0.00
Understanding std::apply inside std::visit -0.79
Restricting template type to enum class +1.56
template class header file -0.63
struct nested in union in C++ 0.00
How to pass R-value to function as const -0.37
Where did I go wrong to merge two sorted arrays. They need to be me... 0.00
C++ exception handling from constructors without try/catch blocks +0.20
Is there a way to static_assert on literal expression vs function c... -0.89
Get all blocks of contiguous same numbers for an array +0.32
Perfect Forwarding for Lambda Chaining 0.00
Populate an array of template pointers class via metaprogramming 0.00
How can I get my array class instance to use initializer list to in... 0.00
A better solution for comparing string patterns.? +0.87
Avoiding temporary construction when returning by value and passing... 0.00
Forcing instantiation of all of a template classes member functions +2.42
Creating a default function parameter with templates -0.62
C++ - avoiding a multiple definition creating more problems +2.47
Using std::endl in ostream '<<'-operator overload wit... +0.37
Proper way to facilitate MOVE operation when overriding operator on... +0.15
Question about std::function when using with static member function 0.00
Casting static_cast on dynamically-created element of smartpointers... -1.09
How to use C++20 concepts to check some constraints in the template... +0.63
Forward the same argument to variadic tuple constructor in C++ 0.00
trick or new method to expend PPNARG macro 0.00
Move operator destroying original pointer +1.72
This statement is true when manually checked but compiler doesn'... 0.00
Is there any way to read from files faster? +0.37
For loop in C++ stops after a single iteration w/ pointer variable +0.37
how to create an 'n' sized array in c++? +0.37
how to end a loop at a particular time in unordered_multiset -0.41
Wrap C++ function with default parameters in C -0.58
Any way around using a base class that does not have a virtual dest... -1.23
C++, Error: expression must have integral or unscoped enum type 0.00
Template argument for std::vector initialization +0.09
Alignment of tuple of arrays for SIMD load 0.00
Is the Rule of 5 (for constructors and destructors) outdated? +1.03
How to call member function inside a member function without static? 0.00
Passing 2D array of strings to a function +2.05
Is there call overhead if std::bind is used in recursive way? 0.00
When using overloading in C++, how can I put the overloading functi... +0.38
I am trying draw a man in C++ +0.41