StackRating

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

James Kanze

Rating
1563.05 (5,069th)
Reputation
132,640 (470th)
Page: 1 ... 17 18 19 20 21 ... 69
Title Δ
Indifferent behavior of C++ code snippet -1.95
Efficiently and safely assigning unique IDs -0.58
How do I exclude the following code using conditional preprocessor -0.67
how to grep for 'vector' but not 'std::vector' -1.50
Safe assumption regarding size and alignment of datatypes on differ... -1.64
Duplicate symbol and functions with static keyword +0.41
Reading directly to an object +0.35
Coding standards for comparing pointer to NULL +0.37
Iterate through a stack -0.10
How does this work with Return Value Optimization? -1.51
How to handle ostream operator overloading inside templated class -1.43
Pass by value or const reference? +0.36
Why do we put & in copy constructor? +0.34
Conditions on a constructor in C++ +0.64
Read input in c++ +0.39
How does the caller of a function know whether Return Value Optimiz... +1.72
Why is the argument of the copy constructor a reference rather than... -0.14
How can I check if std::pow will overflow double +0.65
Are there tools to check whether changes to a C++ class will break... 0.00
Where are thrown objects allocated? -1.37
Repeated value at the end of the file -1.98
What is the difference between .cc and .cpp file suffix? +0.40
Use of RTTI in C++ +0.16
Removing all spaces from a string -0.71
why should we minimize the use of break and continue in loops? -0.78
Try to use in cin,peek() +2.24
Correctly initializing static array of objects without encountering... -0.28
Is there in WinAPI, POSIX, or in other extensions of API-OS equival... -2.08
Passing each line of a file as command line argument to a binary file -2.19
Showing progress on a command line C++ -0.60
Don't understand this code principle -1.13
C++ streams and iterators: Why does this only print once? +0.57
pre-compute once cos() and sin() in tables -2.26
Portable way to get user name +0.23
Efficient thread synchronization technique for STL map +1.67
How to remove an element from a dynamically allocated array of obje... 0.00
How can I turn off interrupt that switching threads in OS, on short... +1.16
Is it possible to remove elements from an std::unordered_set throug... 0.00
What's difference between those two std::vector's assign methods? +0.66
Deep copy std::string::c_str() to char * -1.12
C++ istream tellg()/fail() on eof: behavior change; work-around? 0.00
Why do "printf scanf" is slower than "cout cin"... -0.86
Template class to close HANDLES and other WINAPI's? +1.93
Is there any standard algorithm for doing pairwise comparison of Ve... +0.37
Multithreading and oop 0.00
Can I use function-notation operator#() to call operator for built-... 0.00
Why are C++ exception specifications not checked at compile-time? +0.40
C++ Conventions: Structure of Headers and Classes -0.56
What does the standard say about how calling clear on a vector chan... 0.00
Returning a different class pointer by overloaded operator new in a... +0.14