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 ... 21 22 23 24 25 ... 111
Title Δ
Calling a constructor vs defining an inline constant as a default p... 0.00
Strange if statement syntax with no body in a for loop 0.00
Template function does not work for pointer-to-member-function taki... 0.00
Avoiding ambiguous parameters in templated Eigen functions with MSVS 0.00
How to reduce the implementation code of lots of wrapper classes? 0.00
concept of base, derive class and use them properly 0.00
How to use template function for implicit conversion 0.00
Implement a function which takes a string as an input and returns a... 0.00
Index size of an array 0.00
Creating a structure with an expanded index sequence 0.00
How to find the product of vector elements? 0.00
c++ templated class with functionpointer to variadic function 0.00
Improving fold function -2.06
Forming a Tuple Array C++ 0.00
How to catch the address of the functor generated for a lamda expre... 0.00
Recursive nested algorithm 0.00
Memory allocation for a class that has explicit initializers +1.35
Are there any pitfalls to simulate defaulted function parameters us... 0.00
How can I copy all the objects from temporary object to another obj... 0.00
Can pointers be used for accessing any arbitrary area in memory? +1.37
How to implement template function that belongs to non template cla... +0.69
Removing double spaces from a char array -1.38
What modern alternatives are there to C++ interface ideas by Dave A... +1.50
Why does template argument deduction failed with variadic template... -1.13
C++ comma weird behavior with numbers 0.00
May be a SFINAE BUG in complier when use template? 0.00
Base-class pointer pointing to a derived class cannot access derive... +1.46
How to include enum class as class template arguments? -2.33
Using C++17, how can I create a compile time map of types to value? -1.75
Why do overloaded move assignment operators return lvalue reference... -0.46
How to call a class method whose object is inside a function 0.00
Template specialisation: member function with parameter different f... -0.91
CppCheck crashing with specific template syntax 0.00
How can I return value from bool function with formal parameters? -0.99
Recursion causing program to crash but same concept in while loop d... 0.00
Adapting constructor to factory requirement 0.00
how to test constructors using google mock 0.00
How to invoke member function safely when inheriting std::thread -1.40
Template function for STL iterators, pointers and std::nullptr_t 0.00
C++ Funtion template with flexible return type 0.00
Why does my function returning long long, returns 705032704? 0.00
Scale and interpolate an array +1.48
Distinction between different "kinds" of member variables +1.82
C++ No Appropriate Default Constructor I am lost 0.00
How to call variadic template function with defined first parameter... +2.38
Wrapping a capturing lambda as a function pointer in a template fun... -1.29
how to create child A from child B and cast to Parent? 0.00
Initialization of static member with same type as class (static ini... -2.15
How do you implement a recursive function in a function in C++? -1.15
C++ brace initializer as an argument calls different constructor th... +0.95