StackRating

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

Mankarse

Rating
1591.45 (2,222nd)
Reputation
32,322 (3,684th)
Page: 1 2 3 4 5 ... 13
Title Δ
Sort vector of int from Highest to Lowest 0.00
Unordered_map has indrection requires pointer operand -1.21
C++ Vector copying works with one vector but doesn't with the other -0.57
Is there an easy way to initialize a simple class without a constru... +2.18
boost::variant for boost::arrays of arbitrary size +0.27
what is the data type for reading a nano second value? -1.07
what is the data type for reading a nano second value? +1.18
Is there a compiler warning that will catch code after a function r... -1.64
what is the difference between subtype and inheritance in object or... -0.76
Why are C++ iostreams always left-hand assigned? +0.44
No matching function for call in C++ -2.66
In C++11, how can I get a temporary lvalue without a name? +1.18
Find packed size of a structure +0.36
avoid constructor duplication in template specialization +0.62
Can't get composition right +1.29
Understanding the dots in variadic template function 0.00
Accessing class members that are arrays through "pointers to c... 0.00
Boost.type erasure. Move only type 0.00
Compile Time Signed Shift Operator -2.06
Can std::vector capacity/size/reserve be used to manually manage ve... 0.00
Possibly non-conformant code generation when dealing with array acc... +1.84
std::forward of a function passed via universal reference? 0.00
Sorting then printing a vector in C++ +0.38
Is appropriate to call virtual function in derived class destructor? +0.38
casting array to variable +0.87
passing allocated pointer before it allocated 0.00
C++ language memory model 0.00
std map - what to use instead of [] if I know that element doesn't... +1.25
rewrite access to collection to avoid "double" finding +1.97
C++ using default values in template declaration +1.35
c++ template: boost::mpl::transform with template template parameter +1.63
starting std::thread with anonymous class call -2.41
Why are member functions addressed this way? 0.00
how to bind elements from one container to call member func on anot... +0.25
Sized Deallocation Feature In Memory Management in C++1y 0.00
How the expression evaluates? -1.70
Why is the class holding a reference copyable? -1.39
How does one make a boost::lockfree::queue be dynamically resizing 0.00
Is it possible to use std::make_unique in Xcode 5.1? 0.00
Alternative to break? +0.52
1st day lua - confused by a for loop +1.36
How to use forward declaration in the following scenario -0.83
How to select the method at compilation time? +1.84
combining a vector and int in c++11? +1.10
If a virtual function is called from a constructor/destructor witho... +1.90
Swapping std::functions with user-implemented swaps -0.63
Reduce redundancy codes of overload function(const& vs &) -0.13
Override identifier after destructor in C++11 -0.81
C++: Returning a class variable +0.19
How to make this code less memory leak prone? -0.30