StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

JeJo

Rating
1658.98 (443rd)
Reputation
4,507 (36,985th)
Page: 1 2 3 4 ... 10
Title Δ
Assigning a value returned by copy to a reference +1.13
How to check if a template parameter is a struct/class? 0.00
How to make _t version of SFINAE struct exposing static member value? -2.03
How can std::vector access elements with huge gaps between them? -0.17
Initializer-list on 3 levels -2.06
Passing data from constructor to member function +1.60
How to check uniqueness of types of template template parameter? +0.30
Why am I getting a re-definition error in C++? +0.30
error: no matching function for call to 'std::optional<smolt... +0.29
C++ Smart Pointers Scope and Resource Deleting +1.76
Using a struct variable as a formal parameter 0.00
std::bind not binding to a library `typedef` ed function 0.00
Using typedef types in definition +1.77
Macro for (SFINAEd) template function -1.91
How to store and call a variable argument function and a vector of... +1.39
Why alias a template parameter in C++ standard containers? +0.00
Why the `using` keyword cannot be used for static class member? 0.00
How std::enable_if prevents declaration of member template? 0.00
Initialise class template depending on another template +0.29
How to return a 3D array from user defined function? -0.42
Why does this usage of C++17 if constexpr fail? +1.49
Dynamic memory allocation and taking input +0.31
std::enable_if is generating error when used on functions of same n... +1.70
error: invalid operands to binary expression when comparing iterato... +1.48
How to check if a std::unique_ptr is null, if it is in a std::vector? 0.00
How to get the return type of a function with std::result_of? 0.00
Overload operator<< for finding sum of 2 D array 0.00
std::move of an object to a std::shared_ptr 0.00
Template specialization by Container::value_type 0.00
Assigning std::vector to pointer inside a method 0.00
An array of pairs instead of an STL map - possible? What are the pr... 0.00
How to get number of function arguments from `decltype(<funtion&... 0.00
Merge two constant `std::set`s in declaration (not in run-time) 0.00
Template class with conditional typenames 0.00
Passing a member function pointer as an argument to a template method -2.48
Template member function specialization in a template class +0.76
Class with std::unordered_set of pointers of same class 0.00
Provide a operator== for std::variant 0.00
Initialization of a struct defined in a templated parent class 0.00
Why am I getting error while initializing a struct with curly braces? 0.00
How to make a two dimensional array with user input variables? +0.31
Generic find_if to check an element in the 2D array 0.00
Defining a parameter of a struct variable in a class constructor +0.31
How to call the lambda stored in pointer to the `std::function`? 0.00
Program to check any number exist in 2D array +0.71
Is it more efficient to use array of pairs than using vector pair? +0.32
Operators overloading add using operator+ for a class-template 0.00
Capitalizing letters +1.41
How to force, value to be lvalue reference? 0.00
A variable (or an attribute) can be equal to a type? +2.19