StackRating

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

Martin York

Rating
1547.36 (8,780th)
Reputation
206,392 (222nd)
Page: 1 ... 42 43 44 45 46 ... 55
Title Δ
Confusing function lookup with templates in C++ +0.31
boost::bind accessors? -0.84
Should const functionality be expanded? +0.89
How to easily indent output to ofstream? +0.89
Variable-length objects: Ever a good idea? -0.27
Parallel reads from STL containers -0.80
map of vectors in STL? -1.39
Unable to catch std::invalid_argument -0.67
Should boost::ptr_vector be used in place std::vector all of the ti... +0.14
Switching callstack for C++ functions -0.48
Printing an array in C++? +1.05
Is it possible to generate a global list of marked strings at compi... +0.42
Print to console without flooding in C++ -0.16
global variable not printing correctly in visual studio -0.58
linked list with no duplicates +0.10
Weird C++ templating issues -1.10
Recursive function with static variable +0.82
How is the C++ standard library linked to my application? +0.86
Implementing Smart Pointer - storing template class in vector -1.83
Handling concrete classes explosion in Abstract Factory +1.18
Precise floating-point<->string conversion -0.43
Accessing private class in operator<< in namespace +0.44
Performance difference between ++iterator and iterator++? +0.67
Has the STL changed much? -0.97
Why might a static data member not get initialized? -1.16
C++ inline String formatting and numeric conversion +0.84
gcc compiled binaries w/different sizes? -1.09
Why or why not should I use 'UL' to specify unsigned long? +0.54
limit size of Queue<T> in C++ -0.78
C++: When (and how) are C++ Global Static Constructors Called? -0.48
How would you replace the 'new' keyword? +0.98
error: non-lvalue in unary `&' in C++ -1.56
Is there a generally accepted idiom for indicating C++ code can thr... -0.69
Usage guidelines: shared versus normal pointers -0.55
Using abstract class as a template type +1.98
C++ Developer Tools: The Dark Areas -0.21
How can I provide access to this buffer with CSingleLock? -1.25
Strange C++ boolean casting behaviour (true!=true) +0.11
Over the last 7-8 years what are the biggest influences on C++ prog... -0.09
push_back(this) pushes wrong pointer onto vector -1.16
How do I prevent my 'unused' global variables being compiled out? +0.74
How does one include TR1? +1.11
Heap corruption when deleting class instance of another class +0.05
How to use base class's constructors and assignment operator in C++? +0.44
Determine static initialization order after compilation? -1.24
Template Metaprogramming - i still don't get it :( -0.70
C++ Map cant insert with pair -2.15
When exactly is the postfix increment operator evaluated in a compl... +0.61
Why isn't stl compare function a member? +1.34
Map integers, shorts and char to bitpattern +1.48