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 ... 28 29 30 31 32 ... 111
Title Δ
Assert sizeof(obj) at compile time and print the actual size if it... 0.00
Template function not instantiating/receiving call using rvalue ref... -2.22
Override template function based on what class the type is derived... -1.22
How to detect if a function exists? +1.73
Understanding which method will be invoked 0.00
C++ call function with many different types -0.79
Deduction guide to extract template template from types +0.91
How to pass numbers into a vector as a function parameter C++ +1.55
Pass QMetaMethod as parameter to a function that uses the new QObje... 0.00
How to compare values with templates and boost in C++? 0.00
How to reduce duplication when writing traits for reference and non... +1.20
How to write a generic functor which works without any condition an... 0.00
Cannot assign to a member of type int[10] -1.32
How to retrieve variadic template parameters without auxillary func... +0.21
Compute differences of pair elements in array of pairs compile time -1.52
How to pass a map from a class constructor to another function in t... 0.00
C++ 17 in VS causes variable (re)evaluation bug which does not exis... 0.00
Apply functions belonging to other classes through variadic templates 0.00
Can you capture a reference in a recursive lambda? +1.54
Differentiate between int and uint type in jsoncpp 0.00
What is the use of returning lvalues for class operations that mimi... -0.81
Check a concept against a type 0.00
''Stack around the variable was corrupted". How to det... -2.45
I have a problem with initializing object of a class because it thi... 0.00
Replacing (or re-implementing?) std::function for some statistics a... +0.39
how to know the type of another template class in a template class +2.17
How to avoid re-declare variables with C++ Macros -0.31
Why traditional GetProcAddress to std::function is not working stra... 0.00
regex_search don't recognize parenthese 0.00
cout variable value delay +0.41
Switch on template argument: does gcc remove the switch? -1.91
How to avoid using multiple if-else to check whether the returned v... +1.71
How to use partition function in C++ for container containing custo... -0.61
How to print the name of function passed as an argument? -0.06
How can one store multiple variables in one variable using c++? For... -1.99
Generating function of specific signature with known return value 0.00
How to pass a 2-d matrix as an argument to function? 0.00
Use greater_equal in adjacent_find to find equivalent elements in s... -0.88
Finding a type (maybe underlying) from a structure type for the usa... -0.12
Define macros based on endianness of machine +1.47
Merge entries in map if value equals key 0.00
Faster way to insert into an unordered map -2.24
Non standard syntax; use & to create a pointer to member 0.00
how to code "hello" == obj without overload the operator==? 0.00
How to avoid {} when using aggregate initialization with empty base... 0.00
deduction guide breaks for templated derived class 0.00
The proper way to overload binary operation -0.46
Way to pass argument to template function +0.01
warning: control may reach end of non-void function? when returning... -0.11
Set all bits in byte high if one is high +0.40