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 ... 8 9 10 11 12 ... 54
Title Δ
I am getting "Segmentation Fault" without using pointers.... -1.46
Why do destructors in C++ increase the size of the object they'... -0.10
Using a custom allocator in std::string to re-use an already alloca... 0.00
C++ Bitfield Struct size definition (Why is it packed larger?) +1.54
How to use Arduino with Microsoft Visual Studio ( Due to #include_n... -0.11
Access to protected constructor of base class -0.23
Is it possible to write an agile Pimpl in c++? -1.14
C++ How to fix bug of not clearing an input vector if it is the sam... +0.41
Return a pointer to a newed array -0.63
Is Type(::x); valid? -1.01
How to allow only valid values to an integer like object and stil i... +2.22
Circular array formula used in iterating months +0.14
Why can't C++11 strongly-typed enum be cast to underlying type... +1.15
Does the C++11 standard guarantee the memory layout of initializer_... 0.00
Is there any way to enforce in C++ (at compile-time) that a derived... -0.11
Compilation time for initialized vector of vectors of strings 0.00
c++ How do I get data out of a function without using the return? +1.17
What does 'Natural Size' really mean in C++? +2.16
Template non-type parameter? -0.47
Compile a C++11 program for an older Linux +0.13
Copying between different sized buffers that are templated by their... +2.08
Compile time triggered range check for std::vector -2.08
C++ - template vsprintf()? 0.00
How to make clock_gettime using CLOCK_REALTIME monotonic? 0.00
Sqlite - Different queries, different speeds? 0.00
gtest, undefined reference to 'testing::Test::~Test()', testing::Te... +1.82
What to do when a DLL needs a bigger stack size than the main exe a... 0.00
C++ inline assembly (Intel compiler): LEA and MOV behaving differen... -0.59
constructor and the assignment operator +1.45
Proxy object/reference getters vs setters? -0.34
C Reentrant Functions -0.86
Equivalent behaviour for template template arguments to function te... -1.73
Cast streamstream to struct -0.11
C++ structs and volatiles -0.39
function overloading involving with templates? +1.97
Is there no equivalent of millis() from Arduino in C++? 0.00
Memory leak - how is THAT possible? +0.41
Pass By Copy Implications -0.61
What's this compiling error about mutex in C++11 with g++? -0.94
RPN calculator c++ issues 0.00
class template partial specialization +0.18
Empty struct and anonymous union weird case +1.23
Guidance Needed: Vectors of unique_ptr to dervied classes from an a... -2.00
Is the member field order of a class "stable"? +0.99
is it possible to make template auto cast c-string to c++ string ob... +2.14
Converting boost::asio::ip::address_v4::bytes_type into boost::asio... 0.00
C++ static_cast - safer way. why? -0.58
Is there a fast fabsf replacement for "float" in C++? +1.00
How to get g++ to warn on unused member variables -0.09
Itterating from 1..n or n..1 conditionally in C++ -1.67