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 ... 47 48 49 50 51 ... 89
Title Δ
Professors example of `new` in C++ will not work on my machine 0.00
why cant we assign a new string to an array, but to a pointer +0.64
Deleting an object in boost wrapper in C++ 0.00
C++ comparing a string with an array of strings -2.04
Should I use size_type in my code +0.86
Assigning temporary object to the invoking object -0.25
Removing using namespace std causes the program to get crap results +0.28
using bind with member function 0.00
why does it wrong when I use keyword inline decorating the construc... -1.04
memory allocation of temporary strings +0.57
Async methods with threads 0.00
c++ pointer to pointer of an int +1.15
Why does g++ (4.6 and 4.7) promote the result of this division to a... 0.00
C++ send array of 2 integers as argument 0.00
Initializing multiset with custom comparison function in C++ +1.43
How do I appropriately set the pointer to a new structure? -2.01
Why does const_cast not behave as expected? 0.00
invoke template with `const&`? -3.01
friend functions and declarations -0.28
What's the advantage of malloc? -1.87
C++ delete implications +0.02
Why can't you use auto as a template type argument (e.g. std::array... -0.71
no matching function for call to employee::employee() +0.59
Confusion over InputIterator semantics/concept requirements +1.42
How does unordered_map use its hash internally? 0.00
overloading = operator in a class for a dynamic array C++ +0.56
Issue with Overloading the Assignment Operator in C++ 0.00
confusion about char pointer in c++ -0.08
can not understand std::thread usage -1.13
Why two float type variables have different values -0.08
Exception safety C++ shared pointer 0.00
Bitwise operations. Is this code safe and portable? +0.93
Thread safety of C++ std Containers +0.67
Error in operator function in multimap -1.51
c++ Right way to store a private variable returned by reference +0.79
Code not working? -0.02
Why not static const references on class member variables? +1.24
Where stored array, if I declared it after return? +1.42
Avoid/warn self initialization of C++ members +1.42
C++ dangling const reference to a temporary object +0.93
Passing structure to a template function in C++ -1.19
std::shared_ptr passing the deletor 0.00
need solution to: Error C2059: syntax error 'constant' +1.72
c++ copy construct parameter passed by value +1.30
C/C++ problems on pointer de-referencing +0.28
How to call a class method without creating an instance +1.66
Compile error due to syntax error in header file 0.00
How to put a string inside a char* variable in c++ +0.38
how does operator overload resolution work based on return type in... +0.81
why does passing char[] not work, but (deprecated conversion) char*... -0.07