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 ... 17 18 19 20 21 ... 37
Title Δ
How to guard against memory leaks? +0.53
Are there any reasons why the StringPiece/StringRef idiom is not mo... -1.76
What is a "serialized" object in programming? +1.32
Why does OpenGL have global functions? +0.23
How does one create an enthusiastic development team? -0.03
Reading Source Code Aloud -0.28
Best way to get the index of an iterator? -0.07
How does c++ auto_ptr relate to managed pointers (Java, C#...) -1.37
Replication vs Sync Framework vs Service Broker +0.36
C# to C++ 'Gotchas' +0.70
Why can't I inherit from int in C++? +0.31
Trusting the Return Value Optimization +1.73
compile time polymorphism and runtime polymorphism +1.57
Typecasting, ints and chars in c++ 0.00
How to ensure a member is 4-byte aligned? -1.10
Any RAII template in boost or C++0x -1.94
Difference between member functions for a template class defined in... +1.85
C++ app: modules design +1.10
Which of these statements about objects is true? -0.18
What was the most useful time you used a pointer-to-pointer and/or... +0.46
Do these two classes violate encapsulation? -1.25
Dual purpose code commenting(users & maintainers)...HOW? +0.81
Using boost test with Visual Studio -0.13
Usefulness of const (C++) +0.56
C++ : why bool is 8 bits long? +0.76
Does MSVC automatically optimize computation on dual core architect... -0.46
Why do C languages require parens around a simple condition in an i... -1.80
difference between foo[i] and foo->at(i) with stl vector -1.79
Comparing String Iterator to Char Pointer -0.10
Freeing a Pointer if memory isn't being referenced by anything else -1.22
Can a C++ class determine whether it's on the stack or heap? -0.65
Limit the confusion caused by undefined-behavior? +0.36
Can a variable like 'int' be considered a primitive/fundamental dat... -1.04
Is Foo* f = new Foo good C++ code -0.46
I need some C++ guru's opinions on extending std::string +0.83
Why do stacks typically grow downwards? -1.29
What are the advantage of assinging object fields to local variables? -0.50
When should RVO kick-in? +1.30
C++ Language template question +0.82
How should I handle "cast from ‘void*’ to ‘int’ loses precisio... +0.66
can anyone recommend a firefox plugin so I can see exactly what is... +0.59
"Forward-unbreakable" accessor class templates [C++] -0.94
Basic C++ debugging question -1.76
What is the purpose of 'this' keyword in C# +0.74
Bugs related to template-functions in GCC 3.4.6 +0.35
C++0x memory model and speculative loads/stores -1.65
The constructor Date(...) is deprecated. What does it mean? (Java) -0.95
While(1) in constructor or using threads? -0.75
convert Class member callback from __stdcall to DWORD_PTR -0.59
How to teach Object Oriented Programming - Any idea where to start? -0.75