StackRating

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

jalf

Rating
1635.77 (774th)
Reputation
213,107 (209th)
Page: 1 ... 23 24 25 26 27 ... 37
Title Δ
C++ Template Metaprogramming - Is it possible to output the generat... +0.76
Why is the use of typedef in this template necessary? +0.46
guidelines on usage of size_t and offset_t? -0.40
Can we take advantage of the type system to make programs more secu... +0.98
Can template polymorphism be used in place of OO polymorphism? -1.36
Program crashes when leaving a c++ function....What do you think it... -0.77
optimized memcpy +0.97
How to configure Visual Studio for native C++ (unmanaged) developme... -1.02
What is the best non-viral, GPL incompatible open source license? -0.95
I'm getting compile errors in the standard library. What's up? +0.98
Is C++0x collapsing under the weight of new features and the standa... +0.35
Is using reflection a design smell? +0.64
Going from PHP to C/C++ & Java & beyond +0.02
C++0x lambdas coding style +1.30
compiling "standard" C++ in visual studio (non .net) +0.35
Why might threads be considered "evil"? -0.70
extracting compressed file with boost::iostreams +0.40
Destructor that calls a function that can throw exception in C++ +1.06
Should we be teaching beginners to use a global namespace? +1.05
Is there a way to access the underlying container of STL container... -0.40
Is Template Metaprogramming faster than the equivalent C code? +0.72
C++ array excercise-help needed +0.69
link error when using boost library on MacOSX +0.34
Alternative to Complex.h in Visual Studio -0.84
Is there a set type in .NET 2.0? +0.59
What do [0, rows) and [1, rows] mean? more specifically [ and ) -0.16
string::size_type instead of int +0.37
How does a C++ reference look, memory-wise? +1.10
How would you explain reflection to a non-programmer? +0.25
Mysterious oneliner template code, any one? +0.34
function passed as template argument +1.24
Prototype for function that allocates memory on the heap (C/C++) +0.64
Are ref and out in C# the same a pointers in C++? +0.52
How to prevent inadvertently using delete and free interchangeably... +0.31
c++ standard practice: virtual interface classes vs. templates +0.78
Is OOP abused in universities? -0.46
C++ w/ static template methods +1.32
Header files dependencies between C++ modules +0.09
C++0X Concepts are gone. Which other features should go too? +1.06
C++0x will no longer have concepts. Opinions? How will this affect... -0.42
'System.OutOfMemoryException' was thrown when there is still plenty... -0.10
Besides a declarative language, is SQL a functional language? -0.64
vector -> Usage of member functions begin() and end() vs the ope... -2.63
Force compiler to not optimize side-effect-less statements -1.00
std::list<char> list_type to (char * data, int lenght) +1.18
Choosing a 3D game engine -0.01
How to set a range of elements in an stl vector to a particular val... +1.57
Understanding double pointer in doubly linked list in C -0.04
Make compiler copy characters using movsd +0.38
generic lookup method? +0.53