StackRating

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

Johannes Schaub - litb

Rating
1660.40 (425th)
Reputation
487,788 (64th)
Page: 1 ... 43 44 45 46 47 ... 52
Title Δ
Safe to use the compiler generated assignment operator? -0.44
smart pointers + "this" considered harmful? +0.47
Check for pointer definedness in C++ +1.12
Best base type to deal with linear algebra -0.46
C/objC/C++/Java compilers -0.51
Using arrays or std::vectors in C++, what's the performance gap? +1.06
lightweight boost::bind -0.28
friend AND inline method, what's the point ? +0.32
How does the standard new operator work in c++? -0.85
Parameter evaluation order before a function calling in C -0.56
Boost.format and wide characters 0.00
Finding the owner of an STL iterator +0.24
How to pass method result as parameter to base class constructor in... +0.51
What is the origin of the term "baller" which means "... -1.26
Why do we actually need Private or Protected inheritance in C++? +0.52
Getter and setter wrappers for TiXmlElement*'s 0.00
What is a lambda and what is an example implementation? -0.36
Unix command to find lines common in two files -2.58
Linux using grep to print the file name and first n characters +0.71
Help with C++ List erase function -0.64
What's the difference between passing by reference vs. passing by v... +0.14
How do you implement XOR using +-*/? -0.22
"C" sizeof with a type or variable +0.69
What is the safest way to empty a directory in *nix? -0.77
What techniques can be used to speed up C++ compilation times? +0.15
Is there a standard C++ function object for taking apart a std::pair? +0.34
C++ Instance Initialization Syntax +0.33
Populate a vector<int> from integers in a char * 0.00
Best way for interprocess communication in C++ +0.89
What is the best way to write a wrapper function that runs commands... -0.67
Why is ++i considered an l-value, but i++ is not? +0.74
scrolling KTextEdit to start +0.35
Is it good practice to replace Class with Class<? extends Object... -0.54
C++ const_cast usage instead of C-style casts +0.94
Reference Counting in C++ +0.63
Why can't I have a non-integral static const member in a class? +0.30
How can I break the reading this text file (using ifstream)? C++ -0.17
What is the most elegant way to remove a path from the $PATH variab... -0.38
How to glob variables in bash script? +0.33
How to allocate memory to an array of instances using an abstract c... +0.86
c++ deduction of "non type pointer to function" class tem... 0.00
Implementing RAII in pure C? +0.80
Dynamic Memory Allocation Failure Recovery -0.20
What is the difference between Abstraction and Polymorphism +0.95
Flood Fill Algorithms -0.33
Obtain a std::ostream either from std::cout or std::ofstream(file) +0.37
Convert bitmap to PNG in-memory in C++ (win32) +0.29
Extending std::list +0.58
Can you declare a pointer as extern in C++? 0.00
What are some of the "best" cross-platform C++ UI toolkit... +0.59