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 2 3 4 5 6 ... 111
Title Δ
How to optimize the return value of rvalue parameter to avoid copy 0.00
Clang++ makes linker fail on template classes (but it works with g++) 0.00
How to have a static counter for global types? +1.92
Passing user input to server for C++ compilation 0.00
Error handling with (boost::)outcome : use in constructor with comp... +0.39
Are empty base virtual methods optimized out? -2.51
Design pattern to limit access to a class's public members in C++ +1.17
How to implement a template common for maps and sets? +0.34
How to extend the regular expression that works for one pair to man... 0.00
Removing duplicates from a sorted list (New Approach) 0.00
enable_if fails without decltype in return type +2.54
Passing vector of unique_ptrs by reference 0.00
GCC and Clang printf format check doesn't work with decltype in... 0.00
STL minmax doesn't return pair properly 0.00
Using template programming to change the type of the container 0.00
C++, Nested Classes, Cross Referencing -0.62
C++ empty virtual function with unknown parameter type 0.00
Can't use CRTP for inner class 0.00
Smart pointer toolkit using variadic CRTP 0.00
Values keep resetting when changing an object of a vector of objects 0.00
Is unpacking variadic using array(or initializer_list) trick optimi... +0.35
Is A::B::B::B::B...B::f() right ? Why could i do that? 0.00
How to solve dependencies inclusion order issues? +0.39
Does overriding a function instantiate the base function? (getting... 0.00
Define and declare a const std::array with constexpr if +0.19
Complex functions that worked in gcc4x do not work in gcc8x 0.00
c++ template argument deduction in function prototype. possible wor... -0.85
How to remove duplicated items in a sorted vector +0.43
Same Template struct, C++ 0.00
initialize member array with constructor +2.11
initialize double nested std::array from variadic template array re... +1.99
If template parameter AA is a templatized class A<T> itself,... +1.82
Template specialization for container type 0.00
C++ SFINAE double nested initializer_list vs. variadic template con... -0.07
Is it possible to implement log once in C++20 without macros? -1.70
Template substitution failure with empty parameter pack using a Y-c... 0.00
See whether it is possible to perform an operation like i am doing... 0.00
Are arrays different after concatenation? 0.00
"vector iterators incompatible." How can I pass it as a p... 0.00
How to fix class function behaviour based on initialization paramet... -0.45
std::initializer_list as constructor argument in template class 0.00
In c++, is there a way to pass a value to a constructor without a m... +0.38
Pass data via template argument, C++ -1.83
Simpler syntax to invoke a template functor +1.96
Why doesn't this friend function allow brace-init-list but the... -0.49
"Variable cannot be used as a constant" c++ array +1.65
c++, speeding up a program that compares two lines of arrays and re... 0.00
Reversing a stack recursively 0.00
Not being able to store a variant in a pointer in c++ 0.00
Sorting and keeping track of indexes in struct -0.99