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 ... 43 44 45 46 47 ... 111
Title Δ
Generic lambda with type traits +1.66
C++ type name as a literal string for error report in static_assert 0.00
Consuming parameter packs recursively in C++ -1.06
g++ lambda declared using local type ... is used but never defined... +1.93
How to check object is valid +0.39
Variadic macro to create struct +1.85
template-id does not match any template declaration -0.10
Does C++ have a standard way to do a tristate comparison of two std... +1.01
Does C++ have a standard way to do a tristate comparison of two std... -0.99
How to optimize a std::set intersection algorithm (C++) 0.00
C++ 2D subscript operator 0.00
Pointer issues with object in c++ vector 0.00
How do I call a class method that returns a class method pointer? -1.71
std::vector.at(). Does it return a reference or a copy? +0.79
json Comparison in c++ 0.00
Print all arrangements in c++ +0.39
Is there a one-line way to call a lambda function on a collection? -1.72
Template function with std::map gives error: variable or field decl... -1.21
Finding the end of an array in a loop in C++? -0.46
Write template function that accepts mutable span as an immutable s... +1.49
Virtual functions with varying of function parameters in derived cl... +0.01
Template function for detecting pointer like (dereferencable) types... +0.31
Use of STL algorithms in a tile matching game logic -2.28
c++ max_element every n element +2.29
How can I mimic what the unary + operator is doing to get code to c... 0.00
how to use std::unique_ptr<Parent> with readonly Parent class... -0.63
Combine lambdas with operators +1.16
How to print an address of [x][y] element in 2D char array? (c++) +0.23
Can I insert into a set, all the elements of a vector that matches... +0.16
How can I specialize a class for enums of underlying type int? -1.45
Initializing object which throws exceptions -1.38
How can i create a recursive program for Lexicographical Order of n... -0.42
Raw loops vs. algorithm for loops that depend on the index -1.98
Hold a collection of member function pointers and decorated member... +1.22
Returning unique_ptr from std::for_each + lambda functions 0.00
c++ thread member function receive value 0.00
Using an overloaded operator+ within a function template in C++ 0.00
what's the diff between these two calls of static template clas... 0.00
Hide class template instance based on traits -2.26
is there a reason that most/all try-catch examples are only using v... 0.00
Template template parameters - why are they needed in this case? +0.65
constructor overloading and SFINAE +0.43
Find an element from a array +0.71
c++ why does the pointer references by a std::shared_ptr get destro... 0.00
i want to know How many times will this loop execute -2.52
Explicit specialization of <Member Template Function> after i... 0.00
Standard way of getting a non-specialized std::vector<bool> c... +1.80
Creating a variant type of all possible map of key-value types at c... +2.10
Variadic template class specialization when empty pack 0.00
Perfectly wrapping a function +1.54