StackRating

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

Barry

Rating
1758.43 (31st)
Reputation
198,654 (238th)
Page: 1 ... 49 50 51 52 53 ... 79
Title Δ
Macro to determine linux distribution +0.26
Why does bit-wise negate operator "~" cast to int? (conve... +0.24
Why doesn't C++ support strongly typed ellipsis? -0.82
Inheriting typedefs? +0.22
Error invoking class method via function pointer on a wrapped object +1.16
C++ passing template parameter pack from one variadic template to a... 0.00
c++ template class pass constructor by ref depending on type +0.58
Defining variables and pointers in C++ (error: Segmentation fault (... -1.49
Implementing lexicographic comparison for std::tuple in C++11 +0.24
Variadic templates of Variadic templates class in c++ 0.00
C++11: Range-based for loop over range described by templated itera... -2.41
c++ foreach loop with pointers instead of references +1.56
Define abstract method in another (from abstract parent) parent? +0.79
Is expression inside decltype executed, or just being checked for v... 0.00
unordered_map value type with private constructor 0.00
ambiguous conversion for functional-style cast with complex<doub... 0.00
Makefile with auto-dependencies 0.00
Makefile for multiple files with `main` -1.48
Understanding std::forward -1.05
Does there exist the concept of set-once variables? +0.89
Why doesn't the generic specialization trait apply to std::array 0.00
How can I generate a vector of vectors in a nice way? +0.66
Automatically generated move constructor with not movable members 0.00
Modifying growing strategy using custom allocator 0.00
What is happening with this arithmetic expression involving pointers? +0.61
C++ Concatenate three char arrays +0.24
How can I arbitrarily sort a tuple's types? -1.06
Expand a type containing an int pack +0.25
Is the behaviour of the compiler undefined, with Undefined Behaviour? +0.75
std::array of unknown size as a class member +0.22
Use a union as a item-type in a tree in order to store two differen... +0.86
Efficiency of STL's copy function 0.00
Static object declaration only causing no error +0.98
Use vector::insert with varidic arguments 0.00
C++ functor unexpected behavior in for_each 0.00
C++ struct error 0.00
Overloading with “const” at end of function declaration +0.23
C++ Overload resolution with universal reference function template... 0.00
Passing a pointer-to-class-member as a template parameter +0.64
transform vector<Foo> to a vector<double> and find the... +0.24
C++: Weird behavior on method overloading -0.23
Dereferencing a 50% out of bound pointer (array of array) +0.96
Calling `this` member function from generic lambda - clang vs gcc 0.00
Converting binary to hex: error only on 2-7 0.00
Compact way of writing (a + b == c or a + c == b or b + c == a) +0.63
Initializing templated, recursive, POD struct 0.00
usage of array::data and array::front 0.00
Displaying all permutations of a String in c++ not working for stri... 0.00
MAKEFILE: treating target as updated without modifying the file +0.28
Weird behaviour when extracting a known interface from a polymorphi... 0.00