StackRating

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

Dietmar Kühl

Rating
1627.88 (919th)
Reputation
129,105 (488th)
Page: 1 ... 55 56 57 58 59 ... 68
Title Δ
How to transform C++ code into C in an elegant way -0.99
How to use double checked lock to init a shared_ptr -1.90
undefined reference to void "function" C++ +0.43
Why does calling istream::tellg() affect the behavior of my program? 0.00
converting a c++ lambda to a c function 0.00
singleton between static variable and new() 0.00
Passing map as an argument using boost :: bind -0.08
What does putting a structure in an anonymous namespace do? -0.11
Not able to get some utf-8 characters printed correctly in C++ to t... -0.60
C++ No suitable user-defined conversion from "const Position&q... +0.43
Is it always necessary to use float literals when performing arith... -0.89
C++ continous read file 0.00
inheriting friend operators in C++ +2.59
List of smart pointers - Managing object lifetime and pointer valid... +0.61
C++ Using stringstream after << as parameter -1.38
Why can ++i ever be different from i+=1 performance-wise -0.83
How to use istringstream with more than one delimiter +0.07
Is there a way to disable globals? -0.29
How to dump STDIN to a file, using C++ STL? +0.38
Should I use long long or int64_t for portable code? -0.51
gcc compile error cv.h not found for Opencv 0.00
Passing in function pointer as argument to another function in std:... 0.00
interchangeable derived class method from base class c++ +1.00
Specialize class for couple of possible arguments(typenames) +0.92
How to convert float to double(both stored in IEEE-754 representati... -1.31
What is the rationale behind not having a writesome function for ba... 0.00
Overloading operator++ in a templated class 0.00
Can I get a C++ Compiler to instantiate objects at compile time? 0.00
Reading from a Zip Archive 0.00
C++ Memory Ordering Consistency +1.50
Lambda inside loop +2.11
Copy elements of an old array of pointers into new array of pointers? +1.25
Why don't std::algorithms work directly on containers as well? +1.08
Same string to multiple streams -1.29
struct copying issue in C/C++ compiled with VS2008 -0.57
Distinguish between 0-string and non-0-string -1.42
C++ function pointer type is not compatible with candidate on Linux... 0.00
Several Errors with GNE +2.39
Are std::fill, std::copy specialized for std::vector<bool>? +0.56
c++ connect output stream to input stream 0.00
How to block on reading a c++ stringstream to wait for data +2.04
Convert FILE* to ifstream C++, Android NDK +2.16
Reading a string from a file in C++ +1.32
When the destructor of a subclass is called, will the destructor of... -2.50
How can I use std::endl in a custom std::ostream class -2.03
Substitution failure 0.00
How to add an Initializer List constructor to STL vector -0.27
std::common_type implementation +1.99
C++ a few errors here -1.28
sum of series using float +2.04