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 ... 32 33 34 35 36 ... 111
Title Δ
compile error : loop through each element of an array inside a c++... +2.07
Check if a class has a method with a given name but any signature -1.24
Why is it an ambigious function call using GCC? Template deduction... +1.67
How do I template a function typedef using an alias declaration? +0.38
Allowing template parameter to be only certain types and deciding a... -0.13
Function parameter in variadic template 0.00
Cast parameter pack values at runtime depending on some metadata 0.00
reduce number of template specializations while using member pointe... +1.42
Packing a polymorphous class structure with msgpack 0.00
Join a variable number of ranges +1.65
Computation is optimized only if variable updated in loop is local 0.00
How to create iterator for member element from the iterator of std... +1.51
templated operator for strongly typed enumerations 0.00
How to write a template that can deduce a type use a function's... -0.66
Extracting member types from a parameter pack 0.00
How to write a get method in C++ for a field that is a fixed size 2... -1.26
Expanding two parameter packs in unison 0.00
Preprocessor definition duplication +1.19
calculate without using minus method in arrays +0.29
Using template type to generate unique member names for that templa... +1.28
How to print all permutations of a number 0.00
Is the Curiously Recurring Template Pattern (CRTP) the right soluti... +0.40
Is it possible to output constexpr variables at compile time to deb... +0.10
Parent template argument deduction in nested class constructor -1.86
How to pre-allocate empty class object which is then created within... +0.74
Why can't I get value_type from iterator_traits? -0.43
C++ template class operator overloading with the same signatures -1.42
variadic templates: expression list treated as compound expression... 0.00
How to forward to one of two overloads, without duplicating code? 0.00
What is the most efficient way to add and initialize a new std::map... -1.73
Improving a triply-recursive function 0.00
How to pass data to reference wrapper 0.00
addition of integer to char 0.00
Copy section of an array into a std::vector in C++ +1.38
Inserting a key value in a map where value of map is a vector pair -1.88
Compilation error when using empty list initialization constructor... -0.79
Function and inner function same arguments -0.90
How to avoid rebind in allocator<T, N> c++17 -2.26
Parse a line of text with template parameter pack 0.00
Specialized Function with Abstract Parameter in context with Genera... 0.00
What is the following list of behind the scenes inside the range-ba... -1.93
Can template deduction guides call constexpr functions? -0.89
Passing function parameters into class function pointer parameters 0.00
Binary Search Vector for Closest Value C++ -1.24
C++ Template Class Compare 0.00
C++ overloading conflict on exact template argument -2.38
Can template decide the number of arguments in C++? 0.00
Why is conversion constructor called in absense of assignment opera... +0.36
Newer version of GCC throws reinterpret_cast error -2.35
Find a void pointer in an container of MyClass pointers? +1.47