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 ... 42 43 44 45 46 ... 64
Title Δ
GCC switch on enum, retain missing warning but use default -0.37
Using the Levenshtein distance in a spell checker -1.24
What is the cost of compiling a C program with a C++ compiler? +0.80
What can cause a segmentation fault using delete command in c++? -1.37
g++ 4.5 can't find a friend function -1.42
Do you ever NOT want to use virtual inheritance of a mutual base cl... +0.72
Avoiding memory leaks +0.86
how to make a copy of boost::filesystem::directory_iterator? 0.00
Which user-defined-literals are predefined by the standard? -0.67
Syntax Error in Preprocessor Macro Code +0.08
Can a C++ smart pointer fully encapsulate its data? -0.64
What does this C++11 code (memoize) do? +0.88
Visual Studio 2010: extensions / discrepancies -1.12
Utilities for creating a lock hierarchy? 0.00
Optimizing WordWrap Algorithm +0.64
How to avoid conflict in two header file c++ +0.70
A new generic pointer any_ptr (now dumb_ptr) to make code more reus... -0.49
Rework for loop over STL container to use functional techniques +2.07
Refactoring c++ template class based on template type +1.25
Is const_cast<const Type*> ever useful? -0.11
What does the destructor do silently? -0.05
check boost::variant<T> for null +2.28
Can I get an XML AST dump of C/C++ code with clang without using th... 0.00
Getting only necessary headers out of boost -0.85
Default values in templates with template arguments ( C++ ) -0.38
Prevent two classes from inheriting from a base class with same tem... -2.00
doubly linked list implementation -0.16
Union in c++ are they feasible -0.46
What are some interesting C/C++ libraries to play around with? -0.46
What's the point of issuing a compiler warning for "while(true... +0.65
Are Exceptions still undesirable in Realtime environment? +1.51
Is returning a reference for accessor idiomatic? -0.88
string literal uniqueness requirements +0.81
Allocation in making copy of std::string +1.11
Searching huge sorted chunks of data -0.27
Limited Number of Active Methods? +0.04
In C++, how can I create two interfaces for a class? +0.98
How to expand/"preprocess" c++ template code -0.55
Is there any situation where you wouldn't want include guards? +0.60
Question regarding mark-sweep ( lazy approach ) for garbage collect... +0.73
Unrolling loops using templates in C++ with partial specialization +0.85
How do you remove an element from a b-tree? -0.52
c++ compile-time assertion -2.00
Pointers to elements of STL containers -0.59
llvm ir back to human-readable source language? -0.55
Does a compiler collapse classes which are identical in their struc... +0.67
How to get IOStream to perform better? +1.55
How can I speed up line by line reading of an ASCII file? (C++) +0.36
Rolling variance algorithm -0.23
Determine the difficulty of an english word -0.41