StackRating

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

sellibitze

Rating
1555.14 (6,585th)
Reputation
22,651 (5,778th)
Page: 1 ... 4 5 6
Title Δ
Assigning vector::iterator to char array post VS 2003 -0.95
Templated Stl Containers +0.54
How to identify a new line in C++? +3.76
pimpl idiom and template class friend -1.27
private inheritance -1.56
"const T &arg" vs. "T arg" +0.16
Dynamically created scope guards +3.83
C++ static constant string (class member) +2.25
What's the meaning of (int&) conversion in C++ +3.90
implementing the derivative in C/C++ +0.28
C++: Element types in a tuple 0.00
Two ways of calling default constructor +0.40
Why do we need an inserter function call when doing a set_union for... 0.00
Good hash function for permutations? +2.80
C++ specialization, type_of or just typeid +4.03
How do I use C++ to acquire image from frame grabber? -2.23
How to release pointer from boost::shared_ptr? +4.11
C++ deprecated conversion from string constant to 'char*' -0.11
Template casting issue +4.77
How to overload opAssign operator "globally" in C++ -3.18
Basic C++ Recursion program questions -2.71
Why does wide file-stream in C++ narrow written data by default? -1.04
Is the use of vectors of pointers here unnecessary or worse, cause... -3.18
c++ templates: header files still broken? +1.53
Can C++ automatic variables vary in size? -1.33
Are the new and delete operators thread-safe in pthreads-w32 for vi... +3.77
Is there anything wrong with using sizeof(type[1234])? -3.60
Automatically deducing operators in C++? -3.40
C++ Collection of instances implementing a pure virtual class +1.87
segmentation fault while inserting into priority queue +4.12
how to overload > operator for a queue +3.40
Matrix Circular Shift +4.02
Reducing code duplication between operator= and the copy constructor +3.99
Storage of variables in memory +3.06
isDefined function? -2.50
Using std::bind2nd with references -0.83
Why are "long *" and "int *" not compatible in... +3.40
determine value range of template type in C++ -1.83
Accessing a nested pair -3.61
long long in C/C++ -1.10
Is this good code? (copy ctor + operator=) +2.40
Macros to disallow class copy and assignment. Google -vs- Qt +2.69
Imposing constrains of template function types, without c++0x conce... +0.77
How to write a function that takes an iterator or collection in a g... +0.80
Should I return bool or const bool? +1.29
What's the difference between C++0x concepts and The Boost Concept... -1.68
C++ try/throw/catch => machine code -1.89
How does one include TR1? -1.34
Incremental Checksums 0.00
Unique random numbers in O(1)? 0.00