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 ... 16 17 18 19 20 ... 111
Title Δ
C++ prevent access to a temporary +0.39
How to transform template to template pre C++11 +2.52
how can I make variadic template function with a function pointer a... 0.00
Is it possible to make shared_ptr covariant? +1.47
Iterate through template parameter -1.32
passing list of strings in efficient way -0.30
Pass inner template class as template argument in C++ 0.00
Setting a maximum possible value to a variable C++ 0.00
Expose the most direct base class template name 0.00
Why is my sort algorithm changing the array values? +0.40
Why cast the result of pre-incrementation to void in comma separato... 0.00
Passing variable from type std::function fails although the caller... +0.71
C++ runtime type switching with multiple enums -0.31
enable_if on conversion constructor (static cast, is_base_of) +2.99
C++ initialization in template function - new Initializer expressio... +0.50
How can I implement a class template function with a std::enable_if... +2.03
Is there a way to make the compiler throw an error whenever I put a... 0.00
Commutative operator + overloading causes infinite recursion 0.00
Is there any C++ function to sort a Map? -0.78
warning: type qualifiers ignored on function return type [-Wignored... +0.38
Efficiently erase a unique_ptr from an unordered_set -1.32
c++ : using parameter pack in constructors? -0.76
Template deduction syntactical differences 0.00
Why are two using clauses resolving to the same type seen as ambigi... +1.23
Complexity of an specific algorithm with 3 for? +1.84
Detect if a specific C++ type has a member, EXCLUDING inherited mem... -1.90
How to regex square brackets "[]" in C++? 0.00
Best way to hide constexpr calculations +2.81
Given a type, how to derive a generic wider type (e.g. for overflow... +1.88
Execute function inside function template only for those types that... +0.60
Why template argument deduction fails? -0.43
Get total number of elements in a nested STL-like container +3.03
Specializing Template Classes with Parameter Packs -1.99
Union of pointers of objects (use only one type for different insta... -1.97
C++ template for QList 0.00
Optional virutal function in extended class, test if it exists at r... +0.17
How to use SFINAE with a child class 0.00
Recursively reversing a string without parameters +1.91
How to define a vector of functions that accepts different paramete... +0.42
call of overloaded ‘<brace-enclosed initializer list>’ with s... +0.07
how do i implement methods for a template class that can be either... +1.88
C++ partial template template specialization -1.88
Ensure specific std::array position at compile time 0.00
Suppose we have a rvalue reference, is the rvalue persistent? -0.96
How to solve this error: Undefined reference to 'vtable for Ene... 0.00
Generic way of constructing smart pointed data types as well as nor... 0.00
How to iterate through a variadic tuple in a variadic template func... +1.27
Function pointer c++ +1.33
Run-time indexing of tuple +0.35
Is this a bug in GoogleTest AssertionResult? 0.00