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 ... 70 71 72 73 74 ... 111
Title Δ
Confusion about the return type of std::get() on std::tuple objects +2.53
Problems when overriding a method from a templated base class +1.84
Integer template parameter for data size in class +0.67
How can I make using my template more concise? (c++) +2.63
How to emplace a function wrapper with some arguments from local va... -0.14
C++ Calling template specialized function +0.37
Initialize std::array by parameter pack from arbitrary index +1.16
std::enable_if on a template argument to determine STL container 0.00
Strategies to wrap C API for C++ consumption +1.11
Extracting size_t template parameters +0.37
How to make a list and its content const in c++? +0.39
using sfinae to detect if base classes of a variadic template have... -0.39
Template const/non-const argument cast -1.49
why does c++ generate a constructor in the following case? 0.00
C++ : How is this statement parsed? -0.13
Type trait for member template static function 0.00
Can I specialize an variadic template template parameter with non t... -2.54
Callback function: Incompatible argument +1.26
C++: const-initialize multiple data members from one initializer fu... +0.37
How to ensure that function type passed as template argument does n... +0.52
C++ template specialization by type groups combined with basic type 0.00
Difference between && and no ref in return type 0.00
dynamic_pointer_cast unexpected behaviour 0.00
C11/C++11 macro to associate a constant string to a literal integer -0.14
std::vector not retaining pushed back objects instantiated in the i... +1.18
Pass the name of a variable to a function in C++ -1.32
Best Way to Create N Objects at Compile Time 0.00
Deduce type from literal string +0.38
difference between C++ template partial specialization for function... 0.00
Template metaprogramming mixed with classic name overloading 0.00
Sorting one element in a sorted container -1.56
C++ template functions with the same name but different return type +1.49
C++ Vector Template Per-Component Operations -0.34
Using templates and strings? +0.93
Casting c_str() only works for short strings +0.14
Template matching two (seemingly) unrelated types +0.39
C++ - using enums to generate a deck of cards 0.00
Template template and partial specialization: a puzzle +0.62
Create an identifier at compile time that has the line number as pa... 0.00
Simple structs: advantages/disadvantages of using non-static member... +1.60
Function template specialization for both const and non-const gsl::... 0.00
Return value optimization not working for const unique_ptr member? 0.00
Is there a way to initialize a array of some objects with the same... 0.00
How to extract params from template function parameter pack? +0.89
Reference to object must be initialized in constructor base/member... -0.53
How to copy vector<unique_ptr<T>> to independent vector... -2.21
using an array of pointers as a parameter of a function 0.00
A better idiom for referring to base classes from derived classes? +1.55
C++ template specialized getters +0.36
Can we use the detection idiom to check if a class has a member fun... +0.32