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 ... 49 50 51 52 53 54 55
Title Δ
How do stl containers get deleted? -0.79
Destructor C++: type '***' argument given to 'delete', expected poi... +0.82
Check for pointer definedness in C++ -0.07
(C++) While reading a file (ifstream), is there any way to direct i... +0.64
To Use GOTO or Not? +0.21
How can I debug a win32 process that unexpectedly terminates silent... -0.03
Using C/C++ static libraries from iPhone ObjectiveC Apps -0.36
Are data structures an appropriate place for shared_ptr? +0.60
c++ expected primary expression -0.35
Why is ++i considered an l-value, but i++ is not? -0.36
What is the most elegant way to remove a path from the $PATH variab... +0.89
What is the most elegant way to remove a path from the $PATH variab... +0.49
What function in the std library is there to binary search a vector... -1.42
Does it make sense to catch exceptions in the main(...)? -1.30
What are all the common undefined behaviours that a C++ programmer... -0.96
What are all the common undefined behaviours that a C++ programmer... +0.65
What are all the common undefined behaviours that a C++ programmer... +1.03
Does using STL increase footprint significantly? +0.03
Extending std::list -0.72
How do I make a backup of a PLSQL db? +0.37
Creating your own language -1.27
Interesting C++ Abstract Function -0.49
C++ templates and external function declarations -0.62
Looking for a better C++ class factory +0.33
What are uses of the C++ construct "placement new"? +0.20
How low do you go before something gets thread-safe by itself? -1.07
initializing std::string from char* without copy +0.01
I think STL is causing my application triple its memory usage +0.14
Is partial class template specialization the answer to this design... -0.69
How to erase elements from boost::ptr_vector +0.60
Dependency injection in C++ +0.37
Is there a dereference_iterator in the STL? -0.35
Starting an application under windows using start -2.06
Threading issue (chase your own tail) -0.08
How do I read system information in C++? +0.93
Using only std::exception in exception specification +0.40
How can I add very large numbers in C++? +0.57
Rolling my own exceptions -0.93
Finding C++ static initialization order problems +1.12
What am I doing wrong with this pointer cast? +0.77
Static Variables, Separate Compilation +0.73
Rationale behind return 0 as default value in C/C++ -1.05
C++ design - Network packets and serialization -0.78
using a vector of column names, to generate a sql statement -0.11
Recommended way to initialize srand? +0.26
C++ STL Vector Iterator accessing members of an Object -0.38
c++ array declaration in a header +1.04
A strange problem with C++ exception handler -0.70
C++ Parameter Reference -0.41
What is a good way to check if an object's type is a particular sub... +0.37