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 ... 9 10 11 12 13 ... 111
Title Δ
Apply the same random shuffle on multiple containers -1.04
Template function to return containers of unrelated types -0.10
Reducing the time complexity of the program -1.35
Correct way to loop through std::array<char*, N> +1.35
Losing references to objects inside containers +1.53
Create alias template for any STL container 0.00
How to avoid the "pessimizing-move" warning of NRVO? +2.33
A graceful or at least workable way of using and accepting literal... 0.00
C++20 concepts how to define existence of a function with arguments? +0.46
C++: undefined reference to the functor's overloaded invocation... -0.59
Can't stop recursion, while iterating a template type list -1.31
Use of weak_ptr with cyclic references 0.00
Moving members of class passed as a const reference argument +1.66
Can C++ evaluation order optimizations imply using diferent cores f... +1.49
Event system: Inheritance with type-casting or unions +2.02
How to comprephend these ways could eliminate most need for explici... 0.00
Unable to deduce type in class with constructor taking std::array +1.54
Use static_cast in a class hierarchy to enable visitor pattern 0.00
How to design class inheritance 0.00
Is it slower to access std::map elements with at() than operator[]? 0.00
What is happening when I call a destructor from a placement new ins... +0.37
C++ inheritance and same funciton names +2.05
no instance of function template for myfunc -1.01
C++ Array variable in class causes "was not declared in this s... 0.00
structured bindings to array element 0.00
C++ template class: No matching member function for call to 'pu... 0.00
difference between declaring 2d array directly or with for loop 0.00
Pointer to member function or to static function in template context +0.24
Why does C++ CRTP template give invalid argument error? 0.00
Can you instantiate the unspecialized version of a template and inh... -0.19
Partial template specialization for constructor 0.00
How to use class template argument to change argument calls and fun... -0.07
Overloading constructor with 2 same datatype members +0.40
Should I make my local variables const or movable? -1.21
Pass Array to Recursive Function While Modifying It C++ +0.42
About std::unique_prt() and decltype() 0.00
C++ deleting/(recursive) Object-Destruction -issues 0.00
Recursive lambda C++17 0.00
C++ silently assigns a wrong type to an array element via an alias... +0.17
How do you pass fixed sized initializer lists of initializer lists... -1.02
how to remove repetitions using map c++ -0.59
Prevent copy of shared pointer on return 0.00
return bool as a value in bool operator[] in cpp -2.31
Is there a way to detect a classes constness inside of itself? -0.17
compare function in next_permutation for n-queen 0.00
Remove empy space at compile time 0.00
Why ADL has a different behavior for operator function than other f... 0.00
What is the difference between variadic template and ellipsis? -1.80
When is it safe to capture a lambda inside another lambda by refere... +2.35
C++ logical negated comparison operator doesn't work 0.00