StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Praetorian

Rating
1708.34 (116th)
Reputation
90,091 (871st)
Page: 1 2 3 4 5 6 7 ... 30
Title Δ
std::initializer_list type deduction 0.00
Do the "<" and ">" opperators work correc... +0.90
Error: ‘to_string’ is not a member of ‘std’ when compiling in comma... 0.00
Constructing a value through two implicit constructors? 0.00
How to index into C++ shared_ptr/unique_ptr array? +1.33
Copy data from POD vector to vector of bytes (cleanly) +0.27
Transform a vector of int to a vector of str 0.00
Passing Complex real and imag by reference +0.04
Function Pointer (Within Class) 0.00
Returning a const pointer to a const data member and the 'auto&... +0.88
Partial specialization for pointer as function return type +1.39
When does the unique_ptr get reset on this setter? 0.00
Substring (std::substr) at special characters in C++ 0.00
Error "Attempting to reference a deleted function" - when... +1.05
Implicit conversion with more than one parameter, and operator over... 0.00
Weird characters in a std::vector<TCHAR*> 0.00
std::async using an rvalue reference bound to a lambda 0.00
How to construct a vector with unique pointers -0.75
Rule of 5 for base/derived class 0.00
default value for template function, functional parameter 0.00
Insert in unordered map calls constructor 0.00
C++: Using type as map key introduces template substitution errors 0.00
Only overload operator if template argument does +1.40
How to make default constructor defined outside the class noexcept? -1.82
Default Constructor - deferring initialisation of member variables 0.00
Returning by value to rvalue reference +2.13
move semantics: how best to understand/use them 0.00
How do I output an unsigned char* to file without reinterpret_cast 0.00
C++ : why is my average returning as an int and not a double? 0.00
Priority queue member functions are not working 0.00
Trying to make a priority queue of a custom class using a variable... -0.25
Error: no match for operator << in std::cout (I have already... -0.75
Full template instantiation forced in C++ template inheritance? 0.00
"No match for operator-" error on simple iterator differe... -2.26
enable_if with is_enum does not work -0.40
How do I construct an object that has a unique_ptr member? -1.27
Pointer to member function error +0.90
Is there a non-repetitive way to allow the programmer to choose bet... 0.00
Boost variant visitor with an extra parameter +1.18
C++11 How to use lambda and higher order functions to transform a v... +0.77
mex: Calculation right; but, I am getting wrong output 0.00
Template specialization and enable_if problems 0.00
Regex grouping matches with C++ 11 regex library +0.25
Effective clearing of vector memory -2.49
Sublime text 3 build 3083 Run variant not chosen automatically +0.25
Initializing struct via member initialization list -2.58
In C++, how to overload a binary operator in a derived class? -1.89
Is providing a private constructor for initializer_list conforming? +0.23
Delete a key/value pair from an unordered_map C++ -2.39
How does std::forward receive the correct argument? -0.88