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 ... 23 24 25 26 27 ... 111
Title Δ
Is there a way to whitelist wich types are allowed in a template fu... +1.26
Use of functor within transformation (with/without constructors) 0.00
Templated data type that might have an array of length zero -1.69
Expose template-template parameter of type 0.00
Visitor design pattern and multi layered class hierarchy 0.00
Template function for casting multiple number of params -1.73
Is it possible to implement always_false in the C++ standard library? +0.66
Sort array in ascending order nested loop problem -1.60
C++ regex_search with match on a C style array 0.00
I'm getting an error trying to push_back multiple values to a v... -1.99
User specified file removal using remove function in C++ -0.59
Why in function local ctor didnt call, but dtor is called 0.00
Particular producer-consumer scenario -1.53
Initializing a std::array with a constant value +1.62
difference in for each loop +2.32
Statically declare interface pointer array to specialized classes -0.09
How to select correct operator overload -1.90
Operator overloading of enum class in class 0.00
Perform template function based on type provided at runtime 0.00
STL/ranges algorithm to calculate weighted average -0.59
Can anybody explain me why this code is not working? -0.63
Separate member function from its class +2.28
SFINAE to detect operation when it is forbidden to call with tempor... 0.00
how to build an iterator over two containers in a chained fashion +1.07
Provide default implementation for pure virtual function in a templ... 0.00
Working with raw pointers when the type is an unknown template argu... 0.00
Is there an out of the box function for performing the reverse a st... +1.78
Is an entirely new class compiled for each differently sized std::a... -0.05
How to disambiguate overloaded template functions? -1.39
Do modern C++ compilers optimize away repeated accesses to the same... 0.00
Efficient division operator for 3D vectors 0.00
Create set of vectors +2.23
How to deduce array type in template? -1.07
Translating malloc to c++ with nested structs 0.00
Convert macro to function call with assignment operator 0.00
Avoid excessive repetition with templated type +2.06
How to do async destruction of object and immediately assign a new... 0.00
Impossible to access protected function in the initialization of th... 0.00
C++20 - Template argument deduction/substitution problem 0.00
c++ shared_ptr does not provide a call operator -0.88
How can I pass the current alternative type of std::variant to a ca... 0.00
C++ Function Template Questions -1.41
Template function where template argument type depends on function... -0.95
Avoid "recursive" function calls while unpacking variadic... +0.38
Implementing a C++ convert on invoke function 0.00
A std::visit-like function for visiting over polymorphic types 0.00
Why would a method have const and non const arguments for the same... -0.98
Partial class template argument deduction in C++17 +0.11
How to store data of different type in C? +2.05
Variadic base class using declaration fails to compile in MSVC 0.00