StackRating

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

Steve M

Rating
1552.93 (7,135th)
Reputation
6,641 (24,318th)
Page: 1 2
Title Δ
C Macro Definition on Command Line vs in Code -2.55
How do I type-assert that a value is a pointer (to a string)? 0.00
Streaming BSON->JSON HTTP reply in Go? +1.39
How can I efficiently download a large file using Go? 0.00
An array to hold any Objects in C++? +0.44
In C++11, how do I specify that the implicit "this" param... 0.00
limited size queue 0.00
What happened to threadpool? 0.00
C++ Templates Error: no matching function for call -4.56
Using C++ code in a C program and Vice-Versa -2.28
Adding a func never called improves behavior? +2.98
called object not a function c -0.00
c++ polymorphism - accessing inhertied variables 0.00
How to pretty print STL data structures in CppUnit? 0.00
File descriptor leak leads to error message flood from net-snmp. So... 0.00
C++ include guards for function prototype? 0.00
Status & Contents of TR2 W.R.T. C++ Specification +3.13
Struct Cannot take Constructor When using with __declspec(dllexport) +3.98
Suppressing warning: comparison is always false due to limited scop... +1.66
shared_ptr coexisting with pointers -4.31
How does this code work? -0.12
Handling Huge Multidimensional Arrays in C++ +2.10
Safest way to extract from stream to char array or std::string +3.59
When call by value is used, actual parameter values are pushed into... -0.94
std::priority_queue: Custom ordering without defining comparator cl... 0.00
Best Practise and Semantics of namespace nested functions and the u... +3.70
How can std::bitset be faster than `std::vector<bool>`? +2.32
Choosing between set<int> vs. vector<bool> vs. vector&l... +0.88
How to understand the output? -1.65
ADL with typedefs from another namespace +1.91
template class, friend operator << overload -4.43
A virtual member function is used if it is not pure? -4.03
how to use std::wifstream for reading its content as a std::wstring +2.70
C declaring a 2d array using constants +3.25
ArrayList C++ problem +2.24
Using std::function to call a member function while using templates 0.00
C++ using Namespace In Source Files +3.58
Undefined reference to template members 0.00
Create strings depending on template arguments -1.60
Call the unspecialized version of a function when specializing it i... +4.02
Why do you _have_ to initialize a C++ static member variable? -1.59
Using move semantics with std::pair or std::tuple -1.37
Why Is C++ Issuing Warnings On Enums With Negative Values? +3.55
Regrading STL Map checking for entry using find -1.91
Calling a base-class non-virtual function which has been redefined? +0.65
Invoking command line programs by double clicking on files in windows 0.00
how to store pointers in map +1.07
Deep copy of std::stack< boost::shared_ptr<T> > +2.44
C++ for_each() and the function pointer +2.55
Why am I getting zero? +3.77