StackRating

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

Mike Seymour

Rating
1722.24 (78th)
Reputation
219,975 (198th)
Page: 1 ... 79 80 81 82 83 ... 89
Title Δ
C++ class template inheritance puzzle -0.19
variables of type size_t and ptrdiff_t +1.40
Does or does not pthread_join() allow execution on calling thread t... +0.06
anonymous namespaces and the one definition rule -1.20
Why do I get this error? void* is not a pointer to object type. -0.58
Where does g++ (with -fno-implicit-templates) get template definito... +1.72
How do I get the fundamental type of an enum? -1.58
boost::lexical_cast from string to char exception 0.00
Explain the error: ISO C++ forbids declaration of `Personlist' with... -1.27
Why don't I need to include STL headers in gcc 4.6? -0.90
The Meaning of C++ Quotes in g++ vs. MSVC +0.95
why does argument value change in nested call and lead to segmentat... 0.00
Cannot compile code with gcc 4.6.1 +1.16
non-member operator<() for template class's nested class not mat... +1.97
Are static class variables the same as extern variables, only with... +1.13
void* with static_cast vs intptr_t with reinterpret_cast 0.00
C++ Snippets Library +0.38
initialization for STL priority queue -2.12
LZZ syntax error for typedef enum _foo { a } foo; +0.32
using only certain functions from a library? -1.02
C++: Get index of char element in array +0.47
Sharing Common objects - warning "defined but not used" +1.08
Implement no-op functor using boost::bind 0.00
C++ vector of pointer to object - max_size() -1.36
Is it possible to get a (n-1)-argument function out of a n-argument... -0.11
C++, variable declaration in 'if' expression +0.68
What are the advantages of boost::noncopyable -1.27
which is the Memory efficient way to pass the string as argument to... -0.50
passing arrays (&) to functions c++, runtime error +0.86
C++ is it possible to delay initialization of constant static member? -2.45
Extern inline functions must have the same address in all translati... +2.04
QString and german umlauts -2.86
Changing between iterating forward and reverse +1.17
safe enable_shared_from_this usage -0.16
Invalid conversion from ‘const int*’ to ‘int*’ while taking std::se... -0.90
How can I find the type of the value present in vector of type stri... -1.01
Alternative to boost::shared_ptr in an embedded environment +0.13
how can I add error checking for empty string case +0.56
C++ Quadratic equation outputs: -1.#IND +1.07
Bitwise unpacking using signed data +0.91
Shifting back to something +1.18
Possible to eliminate this base-class constructor? +1.09
Inline calls to non-inline base class functions (what does that mea... -0.45
Freeing memory in caller or callee? -0.55
How to check if map could be created, if I don't use exceptions? +1.59
Inline struct declaration +1.03
Typecasting string and strdup -0.86
Named int vs named float -0.42
Undefined reference to 'vtable for xxx' +0.09
Implementing a binary counter using std::bitset -0.17