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 ... 78 79 80 81 82 ... 89
Title Δ
Use of typedef name in elaborated specifier -1.87
How to delete an element from custom array -0.41
I need my program to say "this value is not valid" +0.33
Is it possible to cast a pair<Key, Value> to a pair<const... +0.27
tm t1 has incomplete type and cannot be defined -2.08
Changing the size of static array +0.07
Why are anonymous namespaces preferred to static globals? 0.00
C++ What's wrong with my array/loop? +1.03
Convert int to string/char C++/Arduino -0.01
program not calling the right overloaded operator -2.36
C++ Constructor inheritance not working correctly -2.94
Is type checking for references in a template class less strict? 0.00
Another issue: Passing argument by reference -1.02
C++: Is it safe to use a va_list type as a class member? +1.49
Why const_cast away volatile only work for pointer +1.13
Array of structures in C++ -1.48
How can I get the address of initializer? -0.61
Declaring a template function with a template function pointer +1.62
How to use pthread_setaffinity_np -0.51
Cannot compare strings in C++ -0.17
Segmentation fault in C++ using vectors -0.42
C++ Inheritance, Unresolved externals? -1.81
C++ Dynamic allocation of vectors in vector? +0.32
Vector of structs with dynamically allocated members +1.63
How to use a function pointer to a static member function as a temp... 0.00
Casting C string to unsigned char pointer -1.65
Some puzzles about std::basic_string on solaris (x86) -2.47
Initialization array of pointers to functions +0.96
Proto "Multiple declaration of i" error on Solaris +1.42
How do I declare a function to be used as a function pointer in c? -0.91
list of char* to vector of strings -1.66
C++ Detect input redirection +1.02
Array: Storing Objects or References -0.10
How can I sort a list of struct pointers according to one of the st... +1.86
static helper class -0.68
How to translate std::array C++11 operations to Boost+VS08? -1.18
Throw when succeeding vs. do-while-false vs. function array vs. got... +0.76
accessing std::list in the middle +0.40
2 consecutive SELECT system calls on same fd(socket) one takes time... 0.00
why compiler is defering std::list deallocation? +1.53
Post increment operator for user defined types's behavior -2.35
Best practice of handling many single functions -1.12
Copy the contents of std::vector<char> into a char* buffer? -0.41
Are stack based RAII guaranteed to be run only after going out of s... -2.36
Template class: No appropriate default constructor avaialable. But... -0.23
Segmentation fault of an MPI program +1.36
C++ game: pthread_cond_signal doesn't wake up opponent thread +0.32
How to create a dynamically-allocated array of const objects, but h... +1.54
Simple iteration algorithm -1.79
What is the largest value sizeof(T) can yield? -0.70