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 ... 4 5 6 7 8 ... 111
Title Δ
How can I write a version of a function to take pointer types? 0.00
Forwarding parameters to lambda for for subsequent asynchronous call -0.54
Use decltype to get the type of function return while the function... +1.71
Is there a template way of storing and retrieving interfaces in a c... 0.00
Using C++ assert to check if a value exists 0.00
How not to print zeros at the beginning of the binary representatio... 0.00
**How to solve gmock void signature** 0.00
overloading socket.h method in a template 0.00
Expect four printouts from while loop, getting only one 0.00
Equivalent code in C for the following call by reference in c++ 0.00
Intercept the function call to add a argument before an if 0.00
Convert initializer_list of pointers to vector of unique_ptr 0.00
Which for loop is the best to choose and why? -0.69
Why does this class return length 33 while that is not is not true? 0.00
C++ rule of 5 - segmentation fault on custom destructor -0.78
How to set value of an unordered map to number other than 0 0.00
Construct a tuple with arbitrary number of types, all constructable... 0.00
How to refer to private variables as arguments in auxiliary functio... 0.00
What is the correct way to avoid c++ compiler's warning? 0.00
C++ priority_queue: modify STL template to search & delete elem... 0.00
How to find element in vector from right to left +0.41
How to pass array to funtion to use as range based for loop +1.15
C++ when is it appropriate to use function templates to generate te... 0.00
Hi, i have a problem with this code. ODD and EVEN numbers -0.36
SFINAE for an non-member operator overload 0.00
Passing two std::array elements as function arguments in non sequen... +0.44
C++ class template inheritance and operator = 0.00
How to change a Callback signature that also accepts class methods... 0.00
How to determine if the elements in the range [start,stop) are all... +0.00
Infinite recursion with std::move 0.00
C++ re-enable the default c'tor? 0.00
Template deduction guide fails with 'too many initializers'... -1.97
What is the correct way of filtering the output of group_by with Ra... 0.00
Prepend to static string at compile time 0.00
Why can't I pass a constexpr function to std::cout? -1.75
How do I define a constructor outside of a template class? 0.00
Cast to right operand of extraction operator (>>) 0.00
I want a class template to have a sort method only if the type pass... +1.43
C++ trying multiple conditions in if statement with loop +1.63
C++ constexpr function template compiles with non-literal and non-a... 0.00
std::tie for less comparison and char arrays 0.00
How can I overload [] operator in C++ for a function of two args? +2.09
Abort running method/thread 0.00
Passing a value caputring lambda to a function which expects a func... +1.67
(C++11) Variadic template sequence printing 0.00
Convert dynamic to static polymorphism in C++ 0.00
Call method implemented in derived classes by iterating the base cl... 0.00
How to do compile-time recursion over a given set of template templ... 0.00
when need to do this in c++; if(x = 0) {} 0.00
Is there a better way to assign many members in a class which are i... 0.00