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 ... 40 41 42 43 44 ... 55
Title Δ
How to read the string into a file C++ -0.99
stuck in a template requirement loop -1.11
STL like container with O(1) performance -0.55
Dynamic arrays size and dynamic arrays allocators in VC++ -1.16
Make my C++ Class iterable via BOOST_FOREACH -0.80
Getters without shared ownership -0.82
C++ Template + Iterator (noob question) +0.89
C++ template programming question expected `;' before ‘it’? +0.19
What is the point of `void func() throw(type)`? -1.30
Templated Stl Containers -0.28
Do pointers to string literals remain valid after a function returns? -1.13
How to check if the first char in the line is # (beginning of a com... +0.98
Wrapping C++ class API for C consumption +1.51
Allocate room for null terminating character when copying strings i... +0.37
http client blocks on recv() -0.77
C++ functor - unexpected behaviour? -1.39
Static Global Fields in a Shared Library - Where do they go? +0.45
why = operator works on structs without having been defined? +0.93
Difference: std::runtime_error vs std::exception() -0.55
Accessing a method from a templated derived class without using vir... +1.02
How come a non-const reference cannot bind to a temporary object? -0.06
Unable to write file in C++ +0.49
Is there a way to get the byte size of vectors through type alone? -0.09
vector <unsigned char> vs string for binary data -0.14
Making a non-object resource RAII-compliant -0.78
String.format() -2.22
pointers and references question -0.47
How to hack the virtual table? +0.14
What's the most commonly used XML library for C++? +0.08
How good is this representation of a context free grammar for a par... +0.16
C++ static global non-POD: theory and practice -0.56
Which iomanip manipulators are 'sticky'? +1.49
Unusual destructor behaviour when copying over stack variables +0.84
How do you program safely outside of a managed code environment? -0.86
A way to destroy "thread" class -0.22
generating a random number within range 0 to n where n can be >... +0.91
What happens inside the code of Constructor that compiler executes... +0.01
Is this C++ reassignment valid? -0.65
Symbols not found error when linking iPhone app in Xcode 0.00
Why can't I do ++i++ in C-like languages? -0.85
How do I increment an IP address represented as a string? -0.12
Nested std::maps +0.15
Reversing strings in a vector using for_each and bind -0.03
Convert double to String with fixed width +0.19
End of File in C++ +0.43
How to handle different protocol versions transparently in c++? -0.86
c++ templates: header files still broken? +0.46
How to format/change qmake build output -2.25
Mixing RTTI flags in C++ +1.53
Search Hex substring in string +0.42