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 ... 15 16 17 18 19 ... 22
Title Δ
How to give scroll bar to output screen in c++ 0.00
1.#QNAN error C++ 0.00
static member functions and thread-safety -0.44
C++ Garbage collection, templates and operator overriding - can't u... +2.57
Boost errors 'assignment of read-only location' and 'no matching fu... +2.71
Should accessors return values or constant references? +0.43
good practice in c++ (lazy evaluation) -0.88
Static Const Initialised Structure Array in C++ Class +0.10
C++ subclass that derives from classes that derive from the same cl... -0.33
How to search for an element in an stl list? +0.03
C++ operator lookup rules / Koenig lookup -0.42
how to encode Binary data to Text in c++/MFC? -0.42
Const_cast on a this pointer - would I get told off by other C++ co... +0.20
create a folder and files in c:\program files\myApp\data in windows 7 +0.83
include c++ header (fstream) from c based code? +0.91
Multithreading for callback function in C++ 0.00
The right way to expose a complex short-lived object +1.05
Why does my code fail to create a directory in "C:\Program Fil... -0.95
Does C++ require a destructor call for each placement new? +0.39
C++: Reference and Pointer question (example regarding OpenGL) -0.19
getline in istream and getline in basic_string +0.65
How can I avoid threading + optimizer == infinite loop? -0.51
Is 0x000001, 0x000002, etc. ever a valid memory address in applicat... -0.39
C++ virtual + protected? +0.56
Combining std::string and std::vector<char> -0.64
C++ : Can't pass generic function to another one as a parameter -0.31
How to connect the two tables? (C++) -1.10
Are these pointer conversions using static_cast ok? -0.58
How efficient is searching in SQL database? -0.26
Is it safe to get an object in std::map by reference? -0.68
generate all subsets of size k from a set -1.42
assigning vector -0.18
Temporaries created during assignment operation -0.46
Sorting result array -0.64
clock() vs getsystemtime() -0.53
How to access variables in different class from other class? -0.02
C++ pointer to string type segmentation fault -0.57
C++ virtual functions implementation outside the class -0.08
Is there a difference between int(floatvar) and (int)floatvar? -1.69
bubble sort for linked list in c++ +0.57
Ways to make it easier to work with shared pointers in C++ -0.37
Erasing a container element using iterators +0.60
a++ vs a = a + 1 which is useful in efficient memory programming an... -0.64
sockaddr - print all information which sa_data holds - c++ +0.50
How to provide more than one overrides for one virtual function -0.80
STL + Ordered set + without duplicates +0.82
Terse error message with MSVC8: is there any way to be more explicit? 0.00
Init a shared_ptr of reference ( std::tr1::shared_ptr<class&... +0.29
C++ ctors: What's the point of using initializer list in a .cpp file? -0.10
How-to return a const std::vector<Object *const>? -0.52