StackRating

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

Marc van Leeuwen

Rating
1481.51 (4,490,689th)
Reputation
2,489 (67,797th)
Page: 1
Title Δ
Isn't a semicolon (';') needed after a function declara... +1.99
What does just ";" inside an "if" block mean? -2.28
C++ postfix expression undefined vs unspecified behaviour -1.74
Can a C++ default argument be initialized with another argument? -0.74
Passing parameters to lambda in C++ -2.55
Associativity of function call operator in C -3.33
Can `*this` be `move()`d? -1.50
Pointer-to-array overlapping end of array +1.41
Initialize const member variables -2.20
Insertion sort mistake +4.03
Does name mangling apply to virtual functions in c++? -1.97
use of strtok and strcpy in c++ 0.00
How to use SFINAE to restrict overload to input iterators +0.30
What does left-to-right associativity mean? -4.22
Is it possible to assign a memory location to a class variable? +0.04
Can I use any class T as an allocator type as long as std::allocato... 0.00
Does the C++ standard mandate that C-linkage functions are `noexcep... +3.81
In C++11, does `i += ++i + 1` exhibit undefined behavior? -3.31
std::map emplace/insert moving value being inserted -3.32
What does that have to do with function overloading? -2.92
How do I efficiently remove_if only a single element from a forward... 0.00
How to cut off a varying length tail from a list elegantly? 0.00
c++ unique_ptr argument passing 0.00
Explicitly deleting destructors and not calling delete 0.00
initializer_list and move semantics 0.00
How do I pass a unique_ptr argument to a constructor or a function? 0.00
nonlocal keyword in Python 2.x 0.00
Are memory leaks "undefined behavior" class problem in C++? 0.00
auto_ptr design 0.00