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 ... 78 79 80 81 82 ... 111
Title Δ
Storing a string as char[] with placement new and get it back 0.00
C++ Writing to file 0.00
c++ error: vector subscript out of range, line 1201 0.00
Traverse a Map that has a vector and a Map as its second Node and f... -0.11
Fill std::unique_ptr afterwards 0.00
Forwarding parameters for late initialization +1.82
Can I write a template function that can deal with container and si... +1.03
Efficient set union and intersection in C++ +0.55
What's the potential danger of overriding a private function to... -0.59
#define an array value with index +0.87
All permutations c++ with vector<int> and backtracking 0.00
multilevel inheritance without calling superclass constructor -1.53
How can I create a method that relates a template object with his o... 0.00
Macro Overloading with Different Signatures 0.00
C++ class initializable from any sequence type +2.61
C++: Searching a std::set of pointers to class 0.00
Could not deduce template argument / None of the 'n' overlo... 0.00
C++: using std::find on a set of class pointers +1.70
C++ init class members constructor +2.57
Initialize object in initializer list 0.00
std::async is blocking/pausing the parent thread 0.00
Get "highest" character in C +0.18
What is the fastest way of making random selection from two depende... +0.42
Passing array to class function C++ -0.15
Add up all elements of compile-time sized array most efficiently -0.80
Why value captured by reference in lambda is broken? +2.05
template specialization for special value of integer parameter +2.82
How to loop a function in C++ 0.00
Can capture-by-reference in expression templates coexist with type... -1.43
C++ template member function already defined with same type 0.00
Virtual public base class method not visible in ancestor 0.00
How to I reduce a chain of if statements? -0.32
how to get outer class name from inner enum 0.00
C++ How does order of instance creation matter? -1.44
Tag dispatching example in C++ +0.65
How to detect that a member function has specific function, taking... +0.41
count sequence of "1,2,3" in c++ 0.00
Error in inserting pair element in STL queue +0.41
Variadic template deduction/matching for a closure class 0.00
'T' is not a valid template type argument for parameter ... -0.60
is_base_of of generic type +0.16
Is there generic way to mirror a pair (pair<A,B> to pair<B... +1.05
Call function for each tuple element on one object without recursion +0.88
3 Digits - Non Repeating Permutations - From Array of X elements -0.16
Retrieve given member of variadic class by type -0.28
Recursive call to get the sum of arr element with pre fixe or post... 0.00
Overloading Functions with std::forward Forwarding -1.22
C++ counting how many times data in array changes changed directions? +1.38
C++ compiler does not detect error in class template +2.08
Ensuring constness of member variable of const pointer +1.07