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 ... 14 15 16 17
Title Δ
Is this the correct way to assign a pointer to an object into a fun... 0.00
Trying to extend my result to have 8 digits after a decimal +2.51
Is there automated way to detect which .cpp source files I should b... +3.41
Rare bug with variadic templates? -0.95
Avoid default constructor for member variable +3.53
How do I strip a tuple<> back into a variadic template list o... -0.60
How do I replace a tuple element at compile time? +3.49
How to initalize the reference member variable of a class? +3.42
Confusion with c++11? -1.05
Exiting while loop after x number of loops -3.93
When writing generic code for smart pointers and pointers, how to g... -2.58
C++ weird compilation errors, something deeply wrong +3.72
Overloading operator for a function call +1.04
push string to a vector and convert to int 0.00
define macro with template as variable +2.10
Using #include to include sections of code -1.59
Shared_Ptr eates the performance of my application -4.56
Iterator equality +3.81
size of derived class in virtual inheritance -0.51
class constructor initialization? -0.64
Cannot assign to this +2.35
How do I force the compiler not to skip my function calls? 0.00
Undefined reference to `vtable +3.89
any way to implement multi-threaded access to a value without requi... +3.38
forcing specific type in a Template class 0.00
What are some algorithms for comparing how similar two strings are? 0.00
Template Conundrum +0.30
forward declaration problems -0.40
Is it OK for function prototypes and function implementation signat... +4.69
what is the difference between these two ways of passing by referen... -0.03
Avoid multiple copying in vector in C++ -0.26
std::map read/write and deletion in multi thread program -0.48
Can an object know its own constness? +4.89
C++ vector of objects and excessive calls to destructor? +4.54
variadic template arguments unpacking -2.14
backtrace results did not reveal crash location -0.23
Using std::bind with member function, use object pointer or not for... 0.00
What's the most efficient way of declaring a multidimensional array... +0.68
Static, global and multiple translation units +3.71
size of string array through function +0.56
VS reporting stack around the variable was corrupted 0.00
How can I solve this ambiguousity wrt. mem_fun? +1.64
c++ class structure 0.00
creating functions with default parameters between non-default para... -2.97
How to tell that there is no result of a function with return value? +4.26
Passing position of variadic template argument 0.00
simple hash table using boost library -0.09
Map of int and vector<int> in c++ -1.10
Map of int and vector<int> in c++ +4.50
Why float is not considered as an integral type? -2.35