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 ... 9 10 11 12 13 ... 17
Title Δ
how can we make sure 2 arguments passed are treated as first and th... 0.00
How to print the value of pointers that's point to type of class c++ -0.31
Using class objects in functions +0.33
I am not calling max -- but the C++ compiler in xcode is saying no... 0.00
"this" keyword causes segmentation fault -0.49
Unknown type name in open source project +1.52
How to print call stack in C/C++ more beautifully? 0.00
GCC c++11 using a lot of RAM with STL bitset<UINT_MAX> -1.47
How to use #pragma startup with overloaded functions? -0.75
GCC compile type error: expected type-specifier 0.00
How to fix linkage error when using template class with static cons... 0.00
C++ Template Restriction on having a method 0.00
Is it necessary to free a shared_ptr? -0.17
PascalCase vs camelCase for functions? +1.21
How to use a default argument for std::array? "array must be i... +0.33
Shared pointers to a singleton do not recognize each other +1.73
Difference between using .ipp extension and .cpp extension files 0.00
Problems initializing arrays in structs in arrays in structs +1.13
C++ Undefined reference to function implemented and templated in code 0.00
C++ Operator Overload Confusion +0.80
c++ templates how to call a template from one file that needs acces... +0.33
STL sort going into an infinite loop? 0.00
Why is a vector of pointers not castable to a const vector of const... +1.55
Partially match long key in std::map +0.33
How do I link multiple files without the use of a makefile? -0.61
Overloading == and != 0.00
How to call virtual function with same name but different parameters? 0.00
* Operator Overloading 0.00
C++ Separate Function File -0.19
Enable shared from this variadic template -0.33
Adding 2 pointers by overloaded operator+ causing infinite loop c++ +1.27
Loki and the C++11 0.00
Variadic template pointer to member function declaration/usage issues 0.00
Tips to share container between 2 objects? +0.97
Initialize static member array to zero +0.34
I need to see if two numbers are multiples +0.33
is rvalue passed as parameter treated as lvalue inside the function? +1.54
Calling object destructor whose type is nested inside of a class? -0.32
How to get rid of weak_ptrs in a container +0.35
Pointer list c++ +0.69
Error: Expected template-name before '<' token 0.00
Using default template parameters to introduce derived type +0.34
How do I chain functions using move semantics? -0.67
how does the initialization A(ob) work, where ob is an object of cl... +0.32
Error passing arguments to template function with const qualifier 0.00
C++ program won't print command-line arguments 0.00
Performance impact of variadic templates 0.00
How to implement MyClass<T extends OtherClass> in C++? +0.66
Boost serialization of base class of final subclass error 0.00
What's the use of second parameter of std::enable_if? +1.91