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 ... 15 16 17 18 19 ... 64
Title Δ
How do I initialize this static class variable in my template class? +1.38
process exit and impact on threads +0.42
Is it possible to iterate through a binary tree using iteration ins... -0.65
My code is leaking. How can I solve it? +0.46
Why is template disambiguator needed in this case? 0.00
Does a std::list point to the same memory? +0.85
What is the purpose of rvalue reference to an array in C++11? +0.57
Debugging crashes in production environments -0.37
Does reinterpret_cast guarantee it will never change the value of i... +1.99
Hide methods from a subclass that was implicitly derived from (C++) -0.05
Failure handling with destructors vs. catch (...) { fix(); throw; } -0.21
Calculate overlapping times inside a map C++ +0.13
Accessing elements from map<key, set<datatype>> +1.80
C++ Gas Mileage Averaging -0.31
Using global variables in a library +0.44
How to get the offset of a member at compile time when it's private? -1.59
RAII understanding - Accesing methods of a bounded pointer +0.44
How the has_trivial_default_constructor works? 0.00
Type that can hold the product of two size_t -0.02
how is reference variable stored in mem -1.35
How to handle parameter packs in the middle of a function signature? +1.37
How to calculate struct padding in c++11 during compile time? +0.43
Can I mimic a C header that redefines bool in C++? -0.55
Combining Policy Classes - Template Template Parameters & Varia... +1.69
How to call one variable (which contains rand() function) and get a... +0.92
Replace macro with a function / template +1.09
Should I use unique_ptr or shared_ptr in this case? +1.35
Is there a better way of erasing dynamic array elements? -1.77
Do C++11 compilers turn local variables into rvalues when they can... +0.92
How to get around GCC ‘*((void*)& b +4)’ may be used uninitiali... -0.08
Lifetime of data associated with std::current_exception -1.27
What are the mechanics of short string optimization in libc++? -1.19
Iterating through an rvalue container +1.78
Transforming a chessboard into bitmask -1.38
Disambiguate template specialization between map-like and vector-li... +1.47
Why is emplace_back calling destructor? 0.00
Is it possible in C++11 / 14 syntax to write an lambda function whi... +2.91
sqllite query with encrypted std::string (unrecognized token) 0.00
Have C++11 some portable and effective way to access enclosing clas... -0.33
notify thread about changes in variable (signals?) -0.09
How to implement recursive "using"/extract template param... 0.00
Insert or update a map 0.00
How to resolve this MISRA warning: C++ +0.96
Why are C++11 string new functions (stod, stof) not member function... +1.21
Can I compose pointers to member +0.17
error: taking address of temporary [-fpermissive] - npc_multivendor -1.86
Any "for each" like hint +0.39
how to generate code to initialize a std::vector with a custom Zero... -1.10
Stack Overflow when deleting this Pointer -2.15
Reordering test condition in for-loop: compiler bug? -1.35