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 ... 34 35 36 37 38 ... 111
Title Δ
c++: operator = is ambiguous when implementing move assignment 0.00
How can I implictly convert one template class to another? -0.34
Question about c++ lambda (with non-automatic storage duration) 0.00
Overload Operator<< for a derived class of a template class -2.16
Removing all elements from one vector that are contained in the oth... -2.21
Deduce the correct specialized member method of a class to match th... 0.00
How to declare a variadic template function *instance* as a friend +0.36
pass multiple nested templated class to templated functions 0.00
Default fallback overload of a function template -0.73
Improve compile-time error messages in templated classes -0.70
Class method to call variable method -2.27
Get a new tuple containing all but first element of a tuple -0.64
reference_wrapper: make_pair VS Class Template Argument Deduction (... -2.16
Variadic sequence of pointer to recursive member of struct/class as... +1.96
C++ - Why is std::function<some_type_t, void> invalid? -0.34
assigning value to arguments while recursion 0.00
What is a concise notation for a range based for loop iterating ove... +0.96
c++ float* array as reference to std::vector<float> +0.72
Shorthand for overloading multiple functions -1.94
Function composition from std::vector<std::function> 0.00
Name alias references for pair or tuple values -1.32
Using template to handle string and wstring -1.14
Add specialisation to single-header "library" 0.00
Virtual destructor for pure abstract base classes 0.00
Limit allowed COM Interfaces by using template function with limite... -2.36
How to generate 'a-z' and 'A-Z' randomly in a C++ p... 0.00
How to create a tuple of vectors of type deduced from a variadic te... -0.36
complex Find and replace using regular expression +2.29
Can I pass a Functor class(that overloads operator()) to a function... +1.72
How to combine two or more vectors of arbitrary types in C++ +0.35
Pass empty array to function, populate array and obtain values -0.64
How do I merge two maps in STL and apply a function for conflicts? +1.38
How can I flag all uses of a default parameter at compile time -1.74
Create a constexpr C string from concatenation of a some string lit... +1.71
How would I go about optimizing this code? -0.91
Why can't this initializer-list match to a template argument? +1.65
Breaking the strict-aliasing rule in the simplest assignment 0.00
Is it possible to resolve a template type under a fixed namespace? 0.00
How to avoid polymorphism? 0.00
Workaround for writing specialization for template member function... 0.00
How to store and invoke later, the member functions of different cl... 0.00
Enable class constructor in some enumerated template cases -0.34
Polymorphic binary function +1.83
What is the correct way to implement derived classes with arbitrary... 0.00
Multiplying a std::complex<T> by double via templated operato... +2.64
How to unescape a string in Qt? 0.00
Trait based customisation points and ODR-violation concerns in {fmt} 0.00
Potentially uninitialized local pointer variable (C++) +0.36
An object calling multiple of functions with the correct overload set -1.19
Post Increment in do while loop if condition is TRUE (BEST WAY?) -0.97