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 ... 46 47 48 49 50 ... 89
Title Δ
Passing function pointer as vector<pair<string,X>> X ar... 0.00
const in body of C++ functions +1.34
How to pass an array of members of a struct as a parameter to a fun... +0.33
typename in abstract template class in c++ +0.50
vector of template struct +1.20
What is the proper way to write C++ Setters for members which are p... +0.62
Returning local variable by copy - how does it work +1.40
Default specification of a C++ vector of pairs of strings as functi... -0.55
Multiple implicit constructor conversion +0.86
Optimization of inlined values +1.44
Most optimized way of concatenation in strings -1.76
Portable way of setting std::thread priority in C++11 +1.75
C++ error: invalid conversion from 'void*' to 'char*' +0.28
why is a const array not accessible from a constexpr function? 0.00
How can I use shared_ptr of boost in this situation? +0.28
could not able to understand how comma operator works +1.43
How to explicitly call destructor of a class in Turbo C++ -2.12
C++ Constructor For A Method +0.52
printing chars and ints +0.61
Complex arrays in C++ - real part, imag part 0.00
multiple inheritance in C++, it looks like diamond but it is not +1.06
Least expensive equality search for small unsorted arrays -1.96
Pointer/reference *& operator overload -1.11
The order of construction of variables that are not same compilatio... -0.12
How to initialize static vector member? +1.14
const void* as a complex number for MKL Blas routine in C++ 0.00
strange operator in c++ code -0.79
How can I be getting "already defined" linker errors here? -1.22
Complex<double> in C++ - can't use imag(), complex(), real() +0.85
Inheritance and Pointers of Base Class -1.24
delete modifier vs declaring function as private -2.67
How does =delete on destructor prevents allocation? +1.25
How to initialize a private variable stack in constructor? +1.21
how to divide two variables till get a quotient of 1 inside a loop... -0.51
Can the compiler deal with the initialization order of static varia... +1.43
Scaling objects from a center point by a specific number 0.00
Initializing static global constants with enum value. Is this safe?... +1.22
boost async_read_some reads wrong buffer 0.00
why the c++ constructor was not called when it appear as the static... +0.85
Using a fixed length vector in a struct - C++ +1.53
Difference between virtual and simple inheritance in c++ -0.67
Why can I run object's method after "delete this" pointer... +0.34
How to define a template class which it can owns arbitrary paramete... 0.00
Free function with parameters, get return type 0.00
The handle class in C++ +0.02
Why does a static data member need to be defined outside of the cla... +0.25
Operator overloading in C++ (operator-) -0.19
What is my string::find() doing here +0.89
Clarification on dynamic memory +1.13
C++ dynamic data structure -0.74