StackRating

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

Sebastian Redl

Rating
1598.39 (1,849th)
Reputation
52,075 (1,903rd)
Page: 1 ... 10 11 12 13 14 ... 22
Title Δ
Couldn't match expected type ‘Bool’ with actual type ‘(a, a)’ -1.53
Why can't compiler determine template of std::max with literal? +0.38
How to get DOxygen to use and recognize commented-out argument names? +1.88
Why am I permitted to declare an object with a deleted destructor? +1.34
What the point of using std::ios_base::binary? -2.22
Setting a callback function which is non static member function of... +1.54
Error C2668 in bind while porting from VS2008 to VS2013 0.00
Initialize static array of template class with derived class type -0.15
Swift: how do you understand this function signature: func curry<... -1.01
Accessing a class object within a class from a class -0.24
Is it justified to delete everything in the build folder before cal... 0.00
How to make parameterized Base a friend of Derived in CRTP? 0.00
How can I differ classes with virtual methods -0.45
std::bitset::all substitute for prior C++11 compilers -0.65
fopen with a .app file 0.00
Expand _In_ to const -0.26
C++ preprocessor -0.31
Invalid Static Cast +0.39
What is the most correct way to change endianess of floating point... +0.27
c++11 plain old object default value +1.63
How to dereference an array element (C++) +1.56
Algorithm, that removes duplicates from array doesn't work +0.02
Initialize size of vector of vectors 0.00
is there a standard array with fixed buffer item and dynamic item c... -0.46
Iterating a parameter pack with variadic templates in c++ -0.92
Can I use #define directive with :: ? Why it doesn't work? -1.54
Implementing member access operator-> for ForwardIterator with o... 0.00
How to return the length of a list as type Integer instead of Int i... 0.00
How do alternative uses of recursion influence the efficiency of Ha... 0.00
empty character literal in stringified block 0.00
template class multiple inheritance compiler unable to resolve ambi... -2.30
C++ std::out_of_range vector::_M_range_check +2.18
C++ std::out_of_range vector::_M_range_check -0.82
C++ move only objects - what to return from assignment operator +1.67
Rust: error: cannot borrow immutable dereference of `&`-pointer... 0.00
A lower level of std::atomic<unsigned int> 0.00
How does unique pointer ensure uniqueness? +1.47
C++ default constructor does not initialize pointer to nullptr? -2.20
Turbo C++ 4.5 error "undefined symbol owlmain..." 0.00
Temporary boost::shared_ptr when passing to constructor of superclass 0.00
'std::string' has no member named 'username' error +0.93
ProcessBuilder not executing program correctly in java eclipse luna -1.54
Resolving a circlular dependency 0.00
generic type inside parameter 0.00
How to correctly "perfect forward" getter functions? +1.32
How consistent is the size of std::size_t -1.69
if..else statement in the c++ standard +1.13
What is the significance of #if 1 in C +2.36
C++ template - type/value mismatch at argument 0.00
Order of const and volatile for a variable 0.00