StackRating

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

Matthieu M.

Rating
1635.79 (773rd)
Reputation
213,195 (208th)
Page: 1 ... 14 15 16 17 18 ... 64
Title Δ
What does number after function name reprsent in process stacktrace 0.00
How can I provide a default implementation for an overridable method? +1.66
Why does VS2013 use a non-virtual and a virtual call, respectively,... -0.66
Create and return a vector of strings - most efficient solution? 0.00
C++ variable length array on the stack +0.86
Using / to create a simple rational number object -1.49
at runtime how to determine actual type of non-polymorphic type -0.63
How is a unique_ptr unique? -0.28
Should we prefer temporary variables over user defined variables in... -0.87
C++ tokenization -1.08
Is the clang static analyzer confused by popping the front from a l... 0.00
using unordered_map to implement adjacency list for graph represent... 0.00
Generating sequences of random number iteratively 0.00
How to debug a std::bad_cast exception +0.42
Binding functions with different signatures 0.00
Split char* into two char* according to delimiter -0.18
Reducing overloading on both "const char*" and "cons... -2.57
How to convert a String to a HexBytes Array in C++? +0.28
Access template class parameter in default lambda argument 0.00
Round to max N decimals +1.68
Template specialization on template member of template class +1.07
Why can't my trait template class lookup operator<< for llvm:... 0.00
C++ : Is it bad practice to use a static container in a class to co... +1.08
What is the purpose of this pattern using a volatile pointer to &qu... +1.50
How to search a string for a character, and remove said character +1.08
Should a C API be included in a distributable library? +0.79
C++ Add to the end of array -2.49
How to check whether there is a two key with the same prefix? +1.98
Effective unique on unordered elements -1.72
When a C++ lambda expression has a lot of captures by reference, th... +0.50
Subclass object as a parameter to a virtual function 0.00
Virtual inheritance crashes application -2.60
How can I make a grid class that conserves memory? -1.18
Need to choose a container to store my data +1.51
what standard container to pick (if any)? -0.88
What is wmain or _tmain alternatives in linux? 0.00
C++ Decorator added to std::vector 0.00
Is it safe to place definition of specialization of template member... +1.39
Set insert doing a weird number of comparisons -0.05
why homemade binary search algorithm is slower than std::binary_sea... +0.41
Why was/is NULL used in C++? +1.34
Deleting the previous character? +0.79
Why return by reference? +0.84
Tricky callback realization (C++) 0.00
How to put numbers of an integer in a vector in C++ -0.55
C++ Overloaded function and errors -1.97
When should I use std::thread detach? +1.07
Smart pointers in C++ APIs? +0.40
Can I expect small functions to be inlined? +1.15
What happens exactly when a 32bit integer overflows on a 64bit mach... +2.66