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 ... 32 33 34 35 36 ... 64
Title Δ
Implementing a hash table -1.13
constexpr overloading -0.06
How to determine the type of a function parameter given the type of... +0.96
How can I format the boost path object without quotes? -1.55
Why is gcc 4.7.0 giving me a segfault on this code while online ide... +0.33
std::copy/memcpy/memmove optimizations +1.41
Detecting a function in C++ at compile time +1.06
Should I prefer mixins or function templates to add behavior to a s... -0.18
How to approximate the count of distinct values in an array in a si... -0.57
Base class to derive class access - How? +0.98
C++ Circular Construction Issue -0.10
Why are type_traits implemented with specialized template structs i... +0.09
Implementing incremental array in C++ +0.08
remove html tags from a string using RE2 regex library 0.00
How can I test the input data are always integer type? +0.41
Specialization that is itself a template 0.00
C++11: Abstracting over const, volatile, lvalue reference, and rval... 0.00
Polymorphism for heap classes in C++ +0.95
virtual constructor idiom with smart pointers -0.27
How to expect a static_assert failure and deal with it using Boost.... 0.00
Template Specialization for basic POD only +1.53
Developing cross-platform C++11 code +0.75
Inserting elements at desired positions in a STL map +0.45
Do references take memory in C++? -0.72
Passing std::forward_as_tuple() result to multiple functions that m... -0.06
uninitialized move in std::vector +0.28
Optimizing a Loop vs Code Duplication +1.38
What would 0x88 literal cast to in c++? -0.56
Keep Track of Reference to Data ( How Many / Who ) in Multithreading -0.52
C++, creating classes in runtime -1.40
On the implementation of multiple simultaneous tasks of a compiler -1.38
Store two classes with the same base class in a std::vector 0.00
Why are template mixins in C++ not more of a mainstay? +1.68
When is a C++ class instantiated on the stack? -1.45
Policy vs polymorphic speed +1.58
Inserting derived class instances to std::set +0.09
How to assign '-' is equal to ' ' for string class compare, is this... -0.49
Using MFC macros with templates -0.61
How to constraint several C++ vectors to the same size? +1.54
Which Compiler can I use? -1.86
How to efficiently implement closures in LLVM IR? -0.59
Are there any specific reasons to use non-virtual destructors? +1.45
Guard code after switch on enum is never reached -0.27
Designing a Map in C++ 0.00
Elegant way to find closest value in a vector from above +0.96
What data structure, exactly, are deques in C++? -0.44
Clang vs. LLVMC -- what's the difference? -1.33
c++ pthread - How to make map access threadsafe? -1.49
C++ add 1 year to date -1.72
How to remove (non-intrusive) smart pointers from a cache when ther... -2.18