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 ... 33 34 35 36 37 ... 55
Title Δ
How is dynamic_cast typically implemented? -0.02
Do all C++ compilers generate C code? +1.29
Double free coruption -1.14
C++ shared_ptr - attach to a new raw pointer? 0.00
C++ arithmetic operations in floating point +1.82
Copy constructor question Lippman +1.20
How can I make socket access behave 'asynchronously' without requir... -0.50
c standard library sort function from programming pearls +1.07
Three-way conditional in c++ to determine sign equivalance of two n... +1.38
Memory issues with two dimensional array +1.65
C++ template function gets erronous default values +0.46
Performance of fopen() on win32 -0.15
How to write only regularly spaced items from a char buffer to disk... +0.58
C++ and returning a null - what worked in Java doesn't work in C++ +0.84
About pointer downcasts/inheritance +1.19
Do I need to define `operator==` to use my class with standard cont... -0.94
Does std::vector use the assignment operator of its value type to p... -0.96
how to output an int in binary? -0.48
How can I make an object construct itself at a particular location... +0.47
Passing objects and object oriented design best practices -1.25
Controlling how parameters are sent to superclass constructor from... +1.98
Multiple Threads - do i need to lock on reading data? +1.93
C++ basic pointer question -0.22
What is the goal from using "protected"? +1.24
operator= in subclass +1.37
C++: Why is the destructor being called here? +1.32
g++ __FUNCTION__ replace time -0.48
Usefulness of the "inline" feature -1.04
std::vector<float> and double* - How safe is this? +1.38
Change input locale (keyboard -- left shift+ alt + 1) key sequence... 0.00
Define BIT0, BIT1, BIT2, etc Without #define +1.25
C++ timeout on getline -0.50
How to call execute command line in C++ +0.56
C++: Difficulty with removing an item from a vector +1.23
Structure alignment in C++ -1.47
Declaring and initializing variable in for loop +0.75
How exactly should I implement a shuffle or random-number algorithm... +0.34
What's the best way to move on to advanced C++? +0.35
Reading a text document character by character -0.96
Do g++ thread-local variables follow default initialization rules? 0.00
Why symbols of a shared library are not resolved at link time? -1.07
Link lists in C++ -1.84
C++: Struct initialization and maps +1.23
How to do static de-initialization if the destructor has side effec... +1.08
Whats the right approach for error handling in C++ -1.18
How to create map with keys/values inside class body once (not each... +0.83
extraneous empty lines when reading from an ifstream -0.10
C++ iostreams question -1.16
assignment operator overloading problem -0.87
Caching the end iterator - Good idea or Bad Idea? +0.16