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 ... 48 49 50 51 52 ... 111
Title Δ
Is it possible to write one template function that accepts both rva... -0.33
Iterating through a vector of tuples c+17 style don't work? +1.41
Conditionally create an object in c++ -1.40
How detect my std::function is still available? +0.36
how to use strings in my code 0.00
Storing return values of functions in a tuple +1.92
Inserting a character into a C String with more than enough slots 0.00
C++ - Object slicing even after using pointers -2.10
Implementation of std::disjunction in the Standard Library +0.38
"initializer list "vs. "default argument value"... 0.00
Method in child class doesn't get called by virtual function in... +0.80
Compile-time reversal of parameter-pack expansion +0.98
C++ conditional statement to test if variable is a string +1.64
C++ : How to ensure that a class member variable is modifiable only... +0.82
find largest value of a tuple element c++ +1.64
Why can template function parameters of type T& be binded to co... -0.31
C++ Variadic parameters with out first one +0.99
Class derived from template does not see the constructor +1.50
Iterate over base classes and variadic parameter list 0.00
Moving set bits to the end of 64bits integer +0.37
How to use shared_ptr to supply mock object from outside? -1.38
What is the C++ type resulting from addition +0.96
Write a function that may return either one or more values -0.53
C++ how to select multiple objects using lambda find_if -0.26
C++ Refactoring a method that takes either an int or string argument 0.00
Best way to call template-bool functions +0.23
Derived Classes Cannot Access Private Members +0.54
Virtual inheritance and default constructor 0.00
C++ using copy_if 0.00
How to optimize if there are many sub classes with similar name 0.00
Passing a mock through a factory in C++ 0.00
Can this C++ method be simplified? 0.00
After finding the object type, can I use static_cast to cast the ob... -1.60
SFINAE to limit instantiated type to std::chrono::duration types +0.66
Partial specialization and static member -0.13
Can't understand binary search function -2.49
counting multiple Array elements -1.28
Printing from Trie 0.00
MISRA C++ Rule 14-5-1: Name of generic function template declared i... +1.46
Forward types in variadic template as values/references according t... +0.44
Can we get results from base class to derived class in inheritance +0.37
specialize only (a part of) one method of a template class +2.47
Using return value of constexpr function as parameter to another fu... -0.35
C++ use Smart Pointers with changing pointer values +1.04
Overload selection between pointer and reference for double argumen... 0.00
C++17 fold expression syntax? -2.09
map comparator for pair of objects in c++ -2.32
Providing a Base Class Constructor 0.00
(C++)How do I create a function that receives two sorted linked lis... +1.44
What is the best way to reduce ambiguity for templated variadic fun... -0.04