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 ... 63 64 65 66 67 68
Title Δ
How to simplify this loop? -0.52
vector<T>::swap and temporary object -0.90
Different result with SSE version 0.00
c++ heap with removing any element method +2.33
Using virtual functions instead of IF statements is faster? 0.00
How do I get Visual Studio's compiler to NOT ignore files that I ha... -0.02
lambda as template parameter with access to 'this' pointer? +2.25
Getting the type of a member -0.35
How to indicate preorder of a spanning tree using the algorithm BFS 0.00
How do I use a loop to display a menu and re-prompt for input? +0.47
How do I initialize boost::any with a reference to an object? +2.73
bound check for iterator in Release mode (c++) -1.23
PODs and inheritance in C++11. Does the address of the struct == ad... -1.74
simple c++ for loop unexpected output -0.45
Parse an XML in standard C/C++ without additional libraries +1.29
creating a binary file, adding info to it, and reading all records... 0.00
stack (local) or global variables? -0.90
How do I use a library in multiple classes w/o getting "multip... 0.00
Flyweights with Boost and external data sources +0.48
Using a char as a vector index -0.39
Deducing std::function with more than two args -1.36
rvalue reference template deduction +0.50
Why does map::find need my parameter to not be const? -0.64
C++ calling the default constructor with parens vs without parens 0.00
Can't call correct constructor on struct inherited from C++ class -0.32
Automatic tool for checking code conventions for C/C++ +0.36
What are the guidelines regarding parsing with iostreams? +0.84
How to partition a parameter pack? -0.04
Expression Tree printLevel() function -0.07
best coding style for iterators -0.59
How to write a `for` loop over bool values (false and true) -0.40
cannot assign or copy iostream object? -0.54
std::lower_bound slower for std::vector than std::map::find +2.18
Pointers to objects in C++ - what's on the stack/heap? +0.90
static const types in template classes +2.67
right shift for float +0.51
Tools to generate higher-quality error messages for template-based... +1.32
Is it possible to create a simple smart pointer baseclass without t... +0.93
It's add to hash_mapp strings with same keys 0.00
Size of std::array, std::vector and raw array 0.00
What is the simplest way to convert array to vector? -0.00
Array of struct initialization -1.66
"using namespace" statement inside an anonymous namespace +1.38
How do template aliases affect template parameter deduction? -0.09
c++ template specialization for all subclasses +1.55
Problems using FFTW library in Linux and Eclipse IDE 0.00
Splice_after implementation of forward_list +1.70
Making command-line programs with arguments +0.94
Getting input from external files? -1.72
How unordered_map cause sigsegv 0.00