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 ... 13 14 15 16 17 ... 111
Title Δ
template function overload: enable_if for CRTP, compiler insists on... -0.34
c++ check at compile time if a function is called -1.00
Struct inheritance causing non-aggregate type error on static initi... -2.04
Depending type of var on if loop -1.05
How to have a variable number of arguments, of unknown determined t... -1.05
Is there a way to generate output as a list in C++? 0.00
Is there a design pattern to achieve runtime polymorphism without u... 0.00
Can a smart pointer be optimized away? +0.41
Is it possible to implement move operator+/operator-/operator* for... 0.00
how to make template alias as template class +2.19
Why compiler doesn't choose rvalue-reference version of the `fo... +0.41
How can I call a non-templated method instead of the templated one? -0.29
How to make ostream operator for nested list in c++? 0.00
Is there a way to make a function available only in a function pass... 0.00
Arrangement of arrays such that maximum number of elements are grea... +1.90
Getting error in c++ conversion from int to non scalar type 'po... +0.44
How can I print "No" if there is no prime number found? -2.32
What are gcc compiler optimizations? 0.00
Macro for tuple parameters -2.05
Printing an array line by line but not ending with '\n' on... 0.00
std::enable_if vs hard errors in non-immediate context 0.00
ERROR: AddressSanitizer: negative-size-param: (size=-1) 0.00
Is Wt leaking memory? 0.00
c++ destruct staic variable in function with memory allocation +2.42
Return pointer to array virtual template function 0.00
Can't use complex C++ functions in std::function #2 0.00
deducing template specilization based on constructor arguments -0.13
return an iterator to a private variable that can be used with this... +1.89
Any class member function type 0.00
A compile-time counter for distinct Type identifier +1.81
C++11 simplify syntax of a template function calling different spec... +2.17
How do I return an optional pointer or reference ( std::optional )? 0.00
C++ Parameter Pack type expansion +0.34
Providing possible parameters of different types in a statically ty... 0.00
extend a base class method by specifying default parameters 0.00
SFINAE operator overload 0.00
Declaration and definition mismatch -2.25
how can I make a variable which is the result of an equation update... -0.09
C++ test for containers via SFINAE 0.00
Best way to specialize function using enable_if for only some types -0.56
Implicit typecasting not working for template class 0.00
How to return map with different comparator in C++? -1.96
Why isn't the value of a variable that is serving as "coun... -0.34
Why is std::same_as implemented in such a weird way? 0.00
Multiple std::variant visit with variadic templated helper -0.02
C++ template specialization priority. Templated specialization -2.63
How do I pick elements from two arrays such that the sum is minimum? 0.00
Is it possible to compare two element in vector cycle realised as f... -0.59
C++ using declaration for parameter pack +0.44
How to wrap and overload all member functions (from an unknown clas... -0.80