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 ... 21 22 23 24 25 ... 55
Title Δ
Creating static array in c++ at run time -1.24
subclassing with or without virtuals vs performance vs convenience -0.81
What is the correct way to output hex data to a file? -1.40
Downcasting using the Static_cast in C++ +0.26
Should I switch from using boost::shared_ptr to std::shared_ptr? -1.62
dynamic_cast of "this" inside constructor +1.84
C++ Structures with different members - decided at runtime -0.62
Error implementing "AND" and "OR" in c++ +0.12
What is the default protection level when inheriting a subclass? 0.00
Difference between object->function() and object.function() in C++ -0.39
Still having race condition with boost::mutex -0.54
Store or reflect on the "reference level" of a variable -0.39
Get size of a std::string's string in bytes -0.22
How to set the size and initialize a map to zero in c++ +0.39
How to wait until dynamic initialization of static variables finishes -1.05
Processing conditional statements -0.06
Why basic_ifstream show me wrong results? +2.08
How to move the file pointer to next character through "ifstre... -0.96
g++ warning when using optional 'struct' keyword -1.79
A standard way in C++ to define an exception class and to throw exc... -0.08
How to tokenzie (words) classifying punctuation as space -0.91
hey guys im trying to create a program to read a users input then b... +0.95
ifstream fails without any reason? 0.00
Explicitly destroying a non-pointer static object -1.35
Easy Way To Send HTML Formatted Email in C++ -0.45
How convert cin to const char* -0.45
Why does this create Data object twice? +0.38
Can I get a static initialization order fiasco failure when I acces... 0.00
In what scenarios might a web crawler be CPU limited as opposed to... +0.15
How to convert fom string to hexadecimal? +0.97
How to Generically Define Insertion Operators for all C++ IOStream... -1.55
Inheriting and overriding ostream operator in C++ +1.53
Why is std::u16cout missing? -0.54
When is it OK to inject the injector? 0.00
Initialize a vector with a dynamic length -0.44
undefined reference to `void sort::swap<int>(int*, int, int)' +2.02
Locking strategies and techniques for preventing deadlocks in code -0.17
Using pthread on Linux 2.4 - getting "incomplete type" co... +2.38
How to pivot a vector of vectors -0.06
C++ istringstream in loop not changing its value -1.12
Semaphore implementation -0.04
How to find if function is static at compile time +0.42
C++ -- what is operator .*? -0.12
what are the possible exceptions for parsing a config or xml file? +0.42
Help with declaring and using dynamically allocated Array in C++ -1.12
C++ type qualifier problem -0.59
Remove Carriage Returns from char* (C++) +1.29
Determining if a string is a double -1.67
What is the best way (performance-wise) to test whether a value fal... -0.24
Exceptions in bad stream +1.30