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 ... 31 32 33 34 35 ... 111
Title Δ
Template function that can take another function to check how many... 0.00
Iterating over tuple in C++17/20 +1.67
Is there a way to optimize this function? +1.63
How to check if char array combines to make certain consecutive lis... +0.02
Using std::apply with variadic packs +0.37
Branching when mixing template parameters and variables in C++ -0.53
How to print out key and values from a map as a list in C++ 0.00
Copy constructor when adding an element to vector -0.12
Suppressing a deprecated warning for a single line 0.00
How to properly implement -> and (*). so that they behave like -... 0.00
Nesting variadic template +0.38
When to use this for class function in lambda 0.00
Can someone help me parallelize this C++ Code? -2.34
Avoiding a copy constructor call when returning the constructed obj... -2.28
Calling a member function pointer passed as template argument from... 0.00
Implementation of concepts in C++17 +2.02
Prevent instantiation of template class for types not supported by... -1.28
iterating over container of objects from an inheritance hierarchy w... 0.00
Is returning a raw pointer instead of unique_ptr good coding practi... +1.86
Initialise `std::array` with parameter pack arguments +0.52
Can std::wistringstream ignore spaces within strings when parsing? 0.00
sort same elements of vector in ascending order +1.51
Evaluate expressions until one returns true +2.15
How to remove data from class instance after data being returned once 0.00
Is this std::vector and std::shared_ptr memory leakage a bug? +1.98
Enumerate variadic template parameter pack 0.00
Is base case function mandatory or could it be automatically synthe... -1.38
Array Traversal by pointer -2.43
Expressing Radians C++ 0.00
Better way for constrain template function for white listed types,... -2.49
Pass reference to a static storage cstyle array from on constexpr f... 0.00
Tag dispatch with template specialization 0.00
Perfect forwarding of a callable -1.69
Multiple possible templates in a class 0.00
Can class member be initialized with another class member in the in... +1.58
c++ template Incomplete type using pointer of class inside template -1.44
C++ std::sort implementation 0.00
Call printf with dynamic arguments at runtime +0.37
Copy 3D array to a vector using std::copy is possible.? +0.37
Overloading an enum in a child class in c++ +0.37
SFINAE-based Operator Overloading across Namespaces 0.00
How to set a multiple specilized methods to a template without code... 0.00
How to overload operators as member functions 0.00
finding close member function names in C++ 0.00
Closure-like function without declaration and intialization (i.e. w... 0.00
Template Cast-Operator specification +0.50
Count number of times element is inserted into vector -0.37
Adding char which is a math operator to random string +1.58
forwarding parameters indirectly deducible from function pointer type -1.36
performance: find the index of max value in an arr(tie allowed) +0.38