StackRating

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

Arunmu

Rating
1458.76 (4,529,364th)
Reputation
5,738 (28,551st)
Page: 1 2 3 4 ... 5
Title Δ
Test if calling f(x) is possible using metaprogramming -0.73
C++ using operator int() instead of operator+ 0.00
Advantages of tag dispatching over normal overload resolution +0.58
Code using SFINAE working with GCC but not with Clang 0.00
C++ -- Join a vector of threads +0.56
getline and testing EOF at once +0.08
How to calculate mersenne numbers in compile time -0.58
Clang and GCC different behavior when resolving variadic function t... +0.31
Is there any other container similar to a set with the lookup perfo... 0.00
Iterate a set containing vectors without using any range based loop... +0.03
Most efficient way to store variadic function template arguments in... -0.68
C++: How to pass a function from any class as a parameter -1.72
Thread safety in std::map of std::shared_ptr -0.17
Concurrent system calls in Linux +1.97
std::next with n > std::distance(it, c.end()) -1.82
Is there a way to return an abstraction from a function without usi... +1.08
C++ Stack around the variable x was corrupted +0.16
What are the type conversion rules for parameters and return values... -0.33
std::iter_swap requires ValueSwappable args vs std::swap requires M... 0.00
erase gets const_iterator but is called with iterator (non-const) -0.14
C++ Inheritance of abstract reference members for polymorphism 0.00
Iterate raw pointers from unique_ptr in map values +0.55
const reference to member of temporary object -0.09
A weird behavior of using-declaration -1.17
Is there a way to fill a matrix (vector of vectors) elegantly using... +0.54
Recurse into a templated function after changing the type +2.79
Custom key in std::map, overloading < operator +0.45
boost::hana tuple unpacking for variadic template instantiation -1.09
C++11 declval: what is "unevaluated context"? 0.00
Why does std::sort appears to alternate the values in the vector +0.31
functor doesn't work in c++ +0.58
How can I simplify this "variable as template paramter" i... -0.95
Template member function call -- "error: expected primary-expr... 0.00
Enable template only for specific templated class +0.26
Error while using std::map 0.00
Adding std::shared_ptr to a map ruins programs behaviour 0.00
What does inside a strand mean? +2.86
Forward a function into a lambda-expression in c++11 +2.78
Using fscanf to read from tabbed file with ints and floats in C++ +1.50
How do i detect if a particular tcp stream connected through boost:... -0.10
boost::any confusion with pointers vs values +0.25
Does right value of an array will improve performance? 0.00
why g++ doesn't support functional with allocator constructor o... 0.00
How should I construct a smaller std::array as a slice of a larger... +1.04
File Write Thread safe C++ 0.00
C++ Design: Overloading/Overriding many many functions, way to clea... -0.58
how to handle double free crash in c++ -0.13
permutations of a string algorithm analysis 0.00
NumericTraits Zero and One 0.00
Binding a std::function to the same function of a different object... -1.18