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 ... 38 39 40 41 42 ... 111
Title Δ
Do not use array subscript when the index is not an integer constan... -1.14
C++ 'using' and 'using typename' in a header file -1.18
What is the most efficient way to pass a non generic function? -1.02
Curious Mixin with variadic constructor 0.00
C++ how to erase from vector while iterating +0.34
What's the most efficient way to print all elements of vector i... +0.86
Variadic Macro: cannot pass objects of non-trivially-copyable type... -0.44
is it possible to create shared_ptr for void*? -1.01
template vs regular function ambiguity - UB? +0.17
why we should use a template wrapper in the following code? +0.35
Calling a vector of function pointer 0.00
C++ lambda conversion -- why is candidate constructor not viable: n... 0.00
C++ type-based dispatch for builtin types +0.39
Declare non-template function in a template class? +1.68
Iterator over 2d vector class member 0.00
displaing the first elements of set +0.85
C++ namespaced function template specialization alternative using o... 0.00
Convert void * to shared_ptr of a type 0.00
Is there a way to reference cout without using namespace std or pre... -0.24
How to initialize member object when parameters aren't availabl... -0.60
what is the correct way to make the output streaming operator work... +0.36
How to check that two arbitrary memory ranges are not overlapped in... +0.04
Trying to use 2D arrays 0.00
Get Input from the source code itself C++ +1.67
Extract template template parameter and variadic template parameter... +1.70
Handling void return in template function wrapper 0.00
Is using an unsigned rather than signed int more likely to cause bu... +0.58
fill struct members where struct type is templated -0.11
Deduce lowest type in hierarchy for template argument 0.00
C++ function with different return types +0.40
lower_bound/upper_bound on unsorted vector 0.00
What is the actual result type of std::chrono::duration::count func... +2.48
How to create a constructor that accepts 2D array +0.26
Automatically converting from tuple/array to struct... and back? +1.48
C++ template auto return type with arrow-notation require decltype? -0.60
How to "exit current function, if error on current statement&q... +0.67
C++: Can I enforce at least 1 agument in a template parameter pack -0.36
std::map both costume compare functor and function/ lambda error 0.00
Is there way out of this ambiguity? +1.34
Instantiate const array reference as constructor parameter using in... 0.00
How to make object by pointer in const object constant? -1.78
C++: How to push unique_ptr to deque? -0.11
Const qualifier and forward reference 0.00
C++ Generic wrapper class which adds extra processing for some func... +1.40
How to delegate an action to function return? -0.83
Can I define templates for different sets of types? 0.00
Traversing a list contaner excluding the last element -0.34
Can I put static_assert in class method if I never call this method? -0.88
How to use boost::hana::unpack with the constructor, instead of fun... +1.80
Resolving multiple inheritance ambiguity with enable_if 0.00