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 ... 24 25 26 27 28 ... 111
Title Δ
How to use source_location in a variadic template function? -1.01
Const and non-const function as template parameter argument 0.00
Initialize array inside variadic template class -0.79
Calling template in class -2.03
Why does using a range for loop gives different output than using a... -0.10
Enum value based on template type -2.43
Using an iterator to go through a vector and modify the contents -0.57
What's a good pattern to calculate a variable only when it is u... +1.43
ADL does not work in constexpr functions (clang only) 0.00
Find all triplets in an array that sum to a given value.There are d... +0.38
the pointers to some c-strings, declared and defined in a function,... +0.89
Casting an object to a derived class to access protected members of... +2.30
How to tell what types any map consists of -2.36
What is wrong with my variadic-template-based wrapper function? 0.00
GCC hand made constexpr find vs std::find 0.00
How do I declare a function that can perform an assignment operatio... +2.30
Using a return constexpr pair for template instantiation 0.00
Require pointer or vector argument 0.00
How can I improve this code to use less if else statements? +0.36
Is there a way to refer to methods of a class within a collection? +1.62
How to unambiguously overload a function that has an std::size_t te... +0.42
Any way of adding member variable for specific template value? +1.08
C++: Can the parameter x of a pure virtual function f be replaced w... -1.92
C++ Array of templated objects: Is it UB to cast to a common non-ty... -2.21
How to construct an object either from a const reference or tempora... -1.37
Clang wants me to write ::std::declval rather than std::declval -2.21
Erase element by value from vector of pairs 0.00
Checking for palindrome between two indices -0.66
Generating permutations of a given string that have a condition 0.00
does subscript evaluate before the right hand side of assignment op... +0.46
Induce compiler to avoid/trigger copies on rvalues 0.00
Different static variable declaration for each scope function is ca... +2.30
Constructing an iterator_range with variadic templates and runtime... 0.00
Call common function in destructor before destroying derived members +0.55
Efficient way to remove struct based on one member, but chose which... 0.00
Change the macros to pick separate definition according to hash_map... 0.00
Get to STL container's size_type using a variable 0.00
How do I randomize my program's Window Title? 0.00
Inputting string into multidimensional array -0.60
Enable Copy Constructor if function is found 0.00
How to pass a 'main-parameter' to a member-function +2.20
Why is template name available in derived class (the base class is... 0.00
what is a replacement for the else if? -1.49
Templated functions with distinct definitions based on type +1.73
parameter-pack-like usages acted wired -2.15
How to redesign/fix this program to allow encapsulation? -0.36
Do we need to set move constructor = default? For legacy classes wi... -1.70
How to inplace construct std::map<int, std::array<Class, 2>... -0.59
Avoiding spurious construction and destruction in RAII timer object -2.19
Accessing outer class from inner class without explicitly passing a... 0.00