StackRating

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

CashCow

Rating
1445.99 (4,533,584th)
Reputation
26,980 (4,690th)
Page: 1 ... 14 15 16 17 18 ... 22
Title Δ
C++ STL map/vector of vectors and thread safety -0.43
How to define a template method for a non-template class? -0.48
Re-organizing C++ code for memory and external dependencies managem... -0.43
Static member functions +1.78
Using STL to search for raw bytes and replace it in a file, what is... -0.51
c++ combining use of member functions and overloaded operators to f... 0.00
Python and sqlite3 - adding thousands of rows -0.42
If I've overloaded the + and = operators, do I have to overload +=? -0.99
switch namespace by if condtion -0.52
Which string classes to use in C++? -1.05
How to declare a variable that spans multiple lines -0.39
unlocking threads only on new data (threads calling order) +0.57
How to make a class capable of calling array of other classes funct... +0.60
c++: code works on local file but needs to be changed to fetch and... 0.00
Are temporary objects in C++ const indeed? +2.09
Changing behaviour of double quotes when >> a stringstream +0.87
Constant Member Functions -0.12
Function call operator -2.24
Would this optimization in the implementation of std::string be all... -0.56
Strange problem with vectors +0.23
need help understanding MFC projects 0.00
How to resolve conflict between boost::shared_ptr and using std::sh... -0.31
C++ ambiguous call in function overloading +0.23
Template class constructor issues - designing a container for multi... -0.19
Is it possible to define a class in 2 or more file in C++? -0.36
Error C2558 - copy constructor -1.46
How to properly pass the value of a static member variable? 0.00
How to use basic_istream when you have a std::string -0.15
dlopen and global variables in C/C++ -0.41
The difference between delete and delete [] in C++ +0.77
prolonging the lifetime of temporaries -1.29
Abstract class and operator!= in c++ -0.49
What's wrong with const? +0.18
Is a using-declaration supposed to hide an inherited virtual functi... -0.76
How to check if a template argument is default constructible -0.86
When does boost::bind cast arguments to the required type? 0.00
What goes into main function? -0.35
"InterlockedExchange" for strings -0.94
How does one store a vector<bool> or a bitset into a file, bu... +0.34
What's the difference between inline member function and normal mem... +2.01
checking if pointer points within an array +1.86
Pointer to Pointer to Pointer +0.88
inline and good practices -0.47
boost::scoped_lock unlock -0.81
C++ Multi threaded directory scan code 0.00
compiling error on C++ -0.16
How Can I Check if a string represents an positive, non-zero int? +1.54
How do I pass a "const_reverse_iterator" parameter to &qu... +1.50
Find valid assignments of integers in arrays (permutations with giv... -0.69
How to start programming with threads in MFC C++? +0.01