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 ... 82 83 84 85 86 ... 111
Title Δ
Passing member function as parameter to another function in c++ +0.40
C++ RTTI Registry Pattern -1.39
using struct array as parameter in c++ +0.38
Passing a variadic function as argument +2.00
C++ accepting both member and external function pointers +2.65
How to write member initialization list with an object from another... +0.15
how to see array contents in gdb when passed from a function 0.00
Unexpected behavior of macro -0.33
Acceptable use of a label and 'goto'? +1.00
Not equal (!=) operator not working with correctly char in c++ -0.62
Capture an object's internal scope for use in a function 0.00
How do I access the double of pair<pair<string,string>,dou... +1.09
Why give a C++ compiler warning when returning an rvalue reference? -0.40
How to find sum of factorial of 1,2,.....up to n(input no. ) +0.46
C++, ternary operator and cout +2.33
CRTC without default constructor 0.00
Deduce type based on existence of a trait 0.00
SFINAE Duplicate constructor declaration +0.40
pretty printing nested arrays using templates 0.00
Is it possible to set a class object reference as a default paramet... 0.00
C++ pass by value / by reference function overload +0.27
Generic variable to store varying levels of pointers +0.17
My function returns an object but I am unable to access the object&... +0.40
C++ Tridimensional Vector? -0.08
Pass all variables of class to function -0.42
Template specialization and Function overloading in C++ -1.79
Code simpler than lambda for a call in constructor that uses an out... +1.04
How do I provide specialization of template function for a template... -2.13
Type traits and unevaluated context +0.08
Does the boost::enable_if_c<> conditional argument use short... 0.00
Return value to main from inside object 0.00
Why can't we specify a variable size when declaring a static ar... 0.00
Variadic Templates and RValue refs +0.69
How to define a default constructor that creates the previous object -0.47
c++ Set as an class member variable with a class function object 0.00
Passing something as this argument discards qualifiers 0.00
Function with variable parameters as parameter to function C++ 0.00
Completely enumerate indices of D-dimensional array at compile time 0.00
Using .size() vs const variable for loops -0.32
Resizing vectors c++ +0.30
How can I pass unique_ptr into a function -1.07
How to create vector from specific values from array? -0.60
C++ declaring multiple variables in the same line -2.28
Deleting From stl map inside a map... inside a method +0.23
Transform algorithm on a variadic template +2.22
Nested template parameters and type deduction 0.00
How to sort multidimentional array -0.58
Use of shared pointers in public interfaces +0.41
Providing new version of existing macro with parameters 0.00
template specialization with template parameter +2.10