StackRating

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

Daniel Frey

Rating
1606.69 (1,513th)
Reputation
47,019 (2,201st)
Page: 1 ... 6 7 8 9 10 ... 17
Title Δ
Order of evaluation of assingment subexpressions +0.92
How can I invoke the default assignment operator within my own assi... +1.37
Strange behavior with std::function -1.12
So can a class have two default constructors? -0.79
how to initialize and add struct to vector in single line 0.00
How to match set of template parameter characters -1.80
C++ Debug Assertion Failed, Expression: _BLOCK_TYPE_IS_VALID(pHead... -0.19
C++ template instantiation pointer null error +1.18
How to overload << operator without friend function +1.16
C++ classes in separate file -0.32
c++ serialize std::error_code for transporting over network or savi... +1.72
Address of static variable in class -0.46
How to friend a specific template specialization? 0.00
When inheriting from a base class, what happens with nested classes? +1.52
Why do the std smart pointer type destructors not inherit the noexc... 0.00
Static Variable in Template Function Doesn't Seem Unique to Templat... 0.00
C++ what happens first - destruction of function's parameters or ha... +1.19
Error at the last delete[] 0.00
enable_if function when type contains static variable with given na... 0.00
Permuting movable construction +0.33
C++ Lambda: Access static method in lambda leads to error 'this was... +1.41
where is placed the this pointer and and when memory is allocated f... +1.08
Is map<string1, map<string2, map<string3, string> >... -0.69
Stack overflow when expecting (at most) heap overflow +0.94
C++11 rvalue and move: Can legacy code avoid copy? +2.23
Conditional compilation of class 0.00
Does the default Assignment operator create memory leak, when shall... 0.00
Why void* isn't an iterator type? +1.41
How do I delete a stucture without knowing its type? -0.08
Unpacking variadic template arguments into array applying function... 0.00
Error: No instance of constructor matches the argument list +0.62
Numerical Recipes v3.0 and pthread library in C++11 0.00
virtual function is not resolving to most derived class method 0.00
Is it safe to reinterpret_cast an enum class variable to a referenc... +1.71
placement new operator in c++ lang -0.24
virtual function outputting weird values -2.13
Overloading operator>> for case insensitive string 0.00
No match for custom hashing / equals function with an unordered_map -1.54
Pool allocator for fixed-size arrays in C++ 0.00
Ambiguous inheritance in policy-based design -2.37
C++, code works fine but not when extracting a function +0.84
Initialization after class declaration C++ 0.00
C++ Operator overloading, my own string class 0.00
Wrong result produced by stl max_element algorithm 0.00
How to overload operator if it's NOT implemented in library class? 0.00
initializing reference variable to a pointer using a function -0.56
Why does gcc generate 15-20% faster code if I optimize for SIZE ins... -2.24
How do I change where a pointer points by passing it by reference? 0.00
c++ inheritance visibility mode 0.00
Extending polymorphism in derived class from base class 0.00