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 ... 12 13 14 15 16 ... 54
Title Δ
implement a template function for container's elements sum by C++ 0.00
Strange error with a templated operator overload -1.28
Passing an object to a function taking a reference, an interview test +0.45
Will C++ compiler optimize return-by-value code? +0.86
function overload matching template template -0.79
Any good techniques for designing copy constructor for class with s... +0.43
G++ allows for implicit long-to-int truncation on x64 +0.43
C++ overloaded functions and implicit casts -2.19
Why do you have to explicitly join threads? +0.47
Fast way of getting a specific struct object from an std::vector +1.37
Program crashing when trying to read a vector of objects +0.20
Program crash in boost::signal<event> dtor 0.00
Why the following code is error (about overload resolution) +2.51
Loss of data warning when copying to a data structure of smaller type +1.58
C++ friend function hidden by class function? -1.19
Function not working as intended? +1.69
Is there ever a reason to use std::list? -0.70
gcc error "expected ')' before '[' token" +0.55
FFTW : how to prevent breaking aliasing rules? 0.00
template class with Non-type template Parameter member function +0.02
method chaining with polymorphism c++ +1.83
type casting error when using -std=c++0x +1.33
Remove item from std::list with only having access to the iterator +1.90
How to allow range-for loop on my class? -0.46
Strange behavior of copy-/move-constructors & how to return lar... +1.97
gtest comparison between enum and object -1.35
Can two std::atomic's be part of one union? +0.73
C++ optional<> and delayed construction of noncopyable object -1.26
Why is iterating a list of objects slower than iterating a list of... +0.83
My memory is not free'd -1.85
C++ Holding a number of threads -0.34
Why should one rely on Named Return Value Optimization? -0.34
C++ macros to convert readable equations into corresponding code +0.19
Numerical precision for difference of squares -1.11
Operator overloading with multiple parameters -0.50
Partially specialized template friends -0.05
No known conversion for argument from type to type& +0.46
Nested namespaces and ambiguous symbol +0.44
C++: How To Use %i in Function? +2.23
Preventing automatic casts with integers -0.55
Simple C++ getter/setters +0.21
How to set the template parameter to allow flexibility in choosing... 0.00
c++ compiler choosing wrong namespace -0.42
Why new std::nothrow version is not widely used -1.37
Is it legal to reference uninitialized memory without accessing it? -0.01
Proper Inheritance Design +0.13
Good example of how making function primitve param const will led t... -1.26
How to have both functions called with logical AND operator (&&... +0.96
Return value of operator++ -0.95
Return value of operator<< function +1.28