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 ... 26 27 28 29 30 ... 111
Title Δ
A* search two possibilities 0.00
How to define a template specific type that can be inherited? 0.00
Specialization of nested template class inside template class after... +0.68
How should 'Invalid covariant return types' be handled for... 0.00
Is there a way to create a c++ template with different return types? 0.00
How to define one side operators in c++? 0.00
Is it possible to turn a constexpr std::array into a std::integer_s... -0.77
Object of type X can not be assigned because of its copy operator i... 0.00
How to implement If-Else Conditional template? +2.53
C++ Variable Template. This is UB? 0.00
How to use a range-based for loop with a vector of future<T> -0.46
Undefined behaviour in initializer list order using move semantics 0.00
How to initialize unordered_map<string, unordered_set<string&... -1.11
Deduced Return Type 0.00
C++ all arrangements of a set of strings -1.20
How function overload lookup works when one of the functions does n... -0.66
How to specialise the return type of a function with an enum in C++? +1.04
function called by constructors of derived classes not supposed to... -0.56
C++ Is it possible to build a list of template types? 0.00
Overloading Class Methods vs. Templates 0.00
Passing parameters using call by name -0.69
cannot convert β€˜<brace-enclosed initializer list>’ to β€˜int*’... 0.00
Why does cout print the ascii value of a char when used with a tern... +0.40
Is it legal to use template class name in derived class without tem... -0.07
Ambiguities regarding templated specialization for a deserializer&#... -1.88
Problems trying to construct a wrapper measuring function call time +1.95
Counting via For Loops +0.40
Understanding value category of functions in C++ 0.00
How to write C++ library to work with any implementation of span<... +0.39
Default move constructor of classes with reference members +0.05
Specifying the requirements for class template arguments +0.45
How can I produce a std::shared_ptr that has locality with it's... -1.23
Is it possible to compare two variables inside an array with foreac... -0.71
Sorting arrays next to other arrays which are the same +0.92
Only allow access to an object's members, not the object itself +2.55
static_assert<std::is_floating_point<T>::value, "&quo... +2.15
Range-based for and other increments -1.25
Compilation error with a dynamic_cast of a template class 0.00
Storing in class function with templated arity -0.17
How to link nested templated specializations? 0.00
How to build a class in one call if initialization need shared_from... +2.10
Changing the directory by using the path specified (path includes f... 0.00
Different behaviour of my type_trait in templated/non-templated code 0.00
GCC error with SFINAE in trailing return type -0.14
How to instantiate c++ template according to runtime input? -0.60
How do I assign a pointer to a new object within a funcion, without... -1.90
Initialize array of compile time defined size as constant expression +2.38
How to make Clang changle the rules of two-phase lookup? +0.40
Template function overloading. Understanding char -2.15
How to determine wich template will be used +2.90