StackRating

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

Mark B

Rating
1559.86 (5,624th)
Reputation
87,283 (916th)
Page: 1 ... 13 14 15 16 17 ... 54
Title Δ
How to pass a smart pointer to a function as void*? 0.00
Compile time warning about memset on non plain old data -1.73
C++ map from std::pair to some internal class -0.12
C++ Warning: anonymous type with no linkage used to declare variable +1.53
C++ concatenating an unterminated char* to std::string -0.66
c++ inline friend function with same name as member variable 0.00
c++ time() function performance in solaris +0.16
Use the right alignment for a buffer which is supposed to hold a st... -1.78
scalar deleting destructor issue +2.08
C++ inheritance initalizer list +1.34
Runtime selection of template argumetns for a derived class in C++... 0.00
why calling assignment operator triggers destruction function? +2.63
need a command-line parser to fit my requirements 0.00
3-byte int and 5-byte long? +1.97
Data type to store value <=10^20 in C/C++ -1.15
How to address possible loss of data warning when transfering data... -0.50
String Allocation In C++ -0.50
c++ strptime ignores Timezone when parsing 0.00
Why is vector<bool> not a STL container? +0.70
c++ vector constructor and assignment questions -0.19
Difference between `const shared_ptr<T>` and `shared_ptr<c... -0.17
using methods within templates in c++ -0.85
Strange behavior of pure virtual function +1.73
How to prevent a runtime crash when passing NULL to std::wstring? +2.27
Is it safe to use va_list in exception-prone code? +0.21
boost scoped_lock on mutex in while(1) loop +0.46
Does a mutex unlock when it comes out of scope? -0.44
C++ Destructor Conventions +0.66
Tagged unions (aka variant) in C++ with the same type multiple times 0.00
Name lookup: downsides to using unqualified class name inside a cla... -2.26
Measuring performance/throughput of fast code ignoring processor sp... +0.45
fine granularity nanosleep not power efficient in c++ program on li... 0.00
Dynamic Cast C++ Fail 0.00
Why do generic programming designs prefer free functions over membe... -0.08
Function that return both address and value 0.00
How can I get result except zero in division -0.37
Know the class of a subclass in C++ -0.17
Is the order of function definitions important for inlining in C++ -1.32
If operator< works properly for floating-point types, why can't... -0.22
boost::get boost::variant no giving the correct output +0.38
why multiple input iterator will cause unexpected result? 0.00
Why can you put a function prototype inside a function? 0.00
Best convention for cross-class helper function +1.40
Using and re-defining typedef from base class +2.39
switch break malfunction in c++ how? +0.20
How to correctly implement operator overloads returning ref so thei... +1.24
Replacing the content of the shared pointer? -1.59
What are the fastest containers available in boost? 0.00
C++ Map<Vertex*,Position> and using MAP.FIND with real vertex... 0.00
Why does cout not print extern "C" variable? 0.00