StackRating

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

Mike Seymour

Rating
1722.24 (78th)
Reputation
219,975 (198th)
Page: 1 ... 83 84 85 86 87 88 89
Title Δ
Can I call memcpy() and memmove() with "number of bytes"... +1.58
How many bits to ignore when checking for NULL? +1.11
multiple definition 0.00
Partial specialization of function templates 0.00
Overloading << operator in C++ +0.18
Initialisation of static vector +1.03
What are real significant cases when memcpy() is faster than memmov... +0.47
C++ volatile and operator overloading +0.33
What is the benefit of using triangle-strip and triangle-fan in ren... -2.11
Unit testing of private methods +0.13
When abort() is preferred over exit()? +0.54
Help with FFT(Fast Fourier Transforms) and/or DSP -0.82
call by reference with array +0.74
Prettier syntax for "pointer to last element", std::vector? +1.12
Casting "Stylee" +0.95
storing mem_fun in a standard container -1.62
Ambiguous Syntax +1.11
"filter" higher order function in C++ -0.46
type-safety by using the ellipsis notation +1.01
g++, doubles, optimization and a big WTF -1.49
Why is std::function not equality comparable? +1.81
Should C++ 'interfaces' have a virtual destructor -0.65
Problem with my makefile 0.00
Extra brace brackets in C++ code -0.49
C++: Is it safe to cast pointer to int and later back to pointer ag... +0.00
C++ Void non-pointer +0.38
Accessibility of variables +1.23
stl predicate with different types +0.83
Is it OK to initialize a reference member with dynamically allocate... +0.36
Difference between partition and remove functions in C++ +0.05
What is the preferred way to check for a Null pointer in C++? -0.99
Using a (mathematical) vector in a std::map +1.47
c++ std::copy with type cast to derived class possible? +1.33
How can a type that is used only in one compilation unit, violate t... -1.19
How to make object pointer NULL without setting it explicitly, with... -0.07
Can I call `delete` on a vector of pointers in C++ via for_each <... -1.71
Pointer to member question -1.05
What are the bad habits of C programmers starting to write C++? -0.30
Segmentation Fault using Tinyxml 0.00
Expected constant expression fails miserably in switch statement -0.56
C++ vector::clear -0.45
Is it possible to use a C++ smart pointers together with C's malloc? -0.49
Pedantic: What Is A Source File? What Is A Header? +0.02
typedef function pointer inheritance -1.73
Can static_cast turn a non-null pointer into a null pointer? +0.28
Programmatically search + replace in a .doc +0.43
Named namespace in implementation file to group const string litera... -0.81
Declaring and initializing a static int in a header +0.59
In which cases is alloca() useful? -0.55
Help with explaining profiler results [STL] 0.00