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 ... 14 15 16 17 18 ... 111
Title Δ
Getting infinite loop instead of a value -1.39
Copy List Initialization? Why does this compile? -0.31
Crash in shared_ptr destructor in templated function 0.00
How to declare a friend function of a template inside a class and i... 0.00
How does the placement of a concept definition change program behav... +0.41
Check whether a default-deleted function template is explicitly spe... 0.00
Deduce a list of types based on non-type parameter value +1.95
Split variadic arguments of a macro into pairs 0.00
Creating containers for OpenSplice templates? 0.00
How to specialize template function to distinguish void and non-voi... 0.00
C++ Partition a vector of vectors using <algorithm> -1.34
Bind variable initialization in constructor c++ 0.00
Compile-time only CRC32 user literal -0.09
Returning member from struct without .get() 0.00
static non-inline functions causing clang to emit Wunneeded-interna... 0.00
Simplify code by making two for loops into one -2.18
I get warnings when compiling -0.09
static_assert compile-time argument check with C++20 concept +1.66
C++ std::bind() Parameter of Memberfunction +2.97
Efficiently go through values from a vector 0.00
Finding the recursive formula for the sum XOR value zero problem wi... -0.09
What does cin >> x evaluate to, on error? -0.47
std:: add_pointer, what the try_add_pointer for in the possible imp... -0.80
C++ detect if a type is a string object +0.10
how not to use an element more that once? -0.10
C++ enums into templated function +1.96
(C++11) Is there any way to limit scope of template parameters on a... 0.00
How to write a member function with variadic parameters as template... +0.37
SFINAE on Error in Dependent Type causes unexpected hard error 0.00
can I deduce a tuple element type in a function parameter (ie with... -2.04
Invalid character value for cast specification on order of sql select 0.00
Deduce type of reference template parameter 0.00
Prevent Base class constructor being called on invalid Derived clas... +1.19
How can we allow template class specified by enum as template argum... -0.09
Converting unique_ptr<const CHAR_INFO> to const CHAR_INFO* 0.00
C++: nested std::conditionals +0.94
Class member initializer:syntax and usage -2.54
Can I tell the C++ compiler how to do arbitrary type conversions it... 0.00
How to understand the usage of this template in STL source code? 0.00
C++ Array Pointer in Function Parameters +1.32
How to use std::bind with std::function in order to pass method as... 0.00
c++ macro using variable from an other macro -2.05
constructor for functor class that can accept any callable objects 0.00
Use one-element STL container as cache? +0.87
In C++, how to create a global instance of a class (with no paramet... -1.27
Grouping parameter pack arguments into an initializer_list -1.46
Returning std::function without making a copy -2.01
Template : class specialization -0.03
How to write a if and else statement for a vector? +2.01
Print class identifier if it is available -0.70