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 ... 7 8 9 10 11 ... 111
Title Δ
storing templated parameter pack in std::function object 0.00
How to pass a std::pair of iterators to a function template and hav... -0.09
friend member function can't access private member data +1.01
Proxy to forward Linux sytem calls using variadic templates -2.00
Is std::optional<std::shared_ptr<MyClass>> good for avo... -1.49
Specify base class template parameter depending on the derived clas... +2.02
Changing value of volatile const - G++ vs Visual Studio 2019 -1.90
Refactoring MFC string replacements with std::regex_replace 0.00
How to create a constexpr std::vector<std::string> or somethi... +0.96
c++ - Use derived class as parameter in function from container of... -0.11
Assigning object address to a pointer is not working outside main -0.63
Error " no known conversion from 'std::vector<double, s... 0.00
coverage for enable_if template class functions in C++ -0.59
std::invoke substitution failure for member function pointer 0.00
Template-defined number of template parameters (very meta) +1.88
Variadic function that accepts arguments of same type at compile ti... -1.73
why does c++ std::min can't use a static field as its parameter... +0.42
How to reset number of instances of a class to 1 on every loop iter... -0.60
constexpr constructor not called as constexpr for implicit type con... 0.00
How to access regex search result inside std::sub_match? 0.00
Somehow 'using' a list of types (in C++17 and up) -1.36
Derive template arguments from other argument but keep intelli sense 0.00
Passing parent as child to a function c++ +0.41
Q: How to create ordered pair of strings 0.00
How to have a function act on non-argument variables? -0.10
Visual Studio 2019 with C++17 enum reports warning C26812 0.00
CRTP: Determine derived class type in base class function to allow... -1.99
Compile size of a struct minus padding recusively +1.21
Can I use a template function as another template's parameter? 0.00
Different template class realizations but same member functions -1.35
Overload templated class template parameters with only one class de... 0.00
How can I replace only first found match of regex_search? 0.00
How to guarantee a specific set of characters as input to a string_... 0.00
Mechanisms to pass properties to base class -0.32
How can you iterate over elements of a std::tuple with a shared bas... -1.64
Invoking the correct instance of an overloaded function template wh... +0.42
How can I code something like a switch for std::variant? +0.42
How to refactor this 'command handler map' from derived cla... +0.41
C++ templated metaprogramming, checking if a struct has a field +0.38
What is the most efficient way to replace \\n with \n +2.01
Prevent non-const object being used after container takes copy -1.02
C++ - Extract template parameter from derived class -0.59
How can I define "recursive" function type in C++? +0.29
Is it possible to forward function calls with matching template typ... +1.47
Constexpr functions not called at compile-time if result is ignored 0.00
Why am I getting segmentational fault with weak_ptr +0.38
Valid std::search use to find all occurences of a subsequence (avoi... +0.25
Class template explicit instantiation declaration 0.00
gcov and unconditional loop coverage 0.00
Template function that calls itself results in "instantiation... 0.00