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 2 3 4 5 6 7 ... 37
Title Δ
What's better to use than a new thread for infinite loop working in... +1.35
Why is the "using" directive still needed in C++11 to bri... +0.57
Why don't we place the C++ main method inside a class? +0.70
Fewer cache misses with TLS? +0.31
What limitations on customized memory management are there in win32? 0.00
Avoiding Helper Functions for Doing Comparisons -0.49
C++ uninitialized class arrays +0.29
C++ checking headers are self-sufficient -1.35
C++ diffrence between const & to regular & 0.00
When would a debugger lie? +1.31
What does "commit your changes or stash them" mean? 0.00
pixel conversion to raw bits (bit-stream) +1.16
How does one handle third party libraries with completely different... +0.78
Value Printed changes based on instructions that come after it +0.32
Strange behavior when trying hacking a constant in C++ +0.98
C / C++ Char Pointers to Pointers and Arrays +1.07
QThreads , QObject and sleep function -0.20
Good algorithm to turn stl map into sorted list of the keys based o... +0.02
In dynamic memory allocation, after the program terminates and one... +1.23
What does the + operator do in cout? +0.18
Template Class Vs Class Template +1.54
Segfault with x86 code 0.00
Which STL Container to use? -0.29
How to scale 32bit random function output into 0...1 value without... 0.00
Does throw() (i.e. __declspec(nothrow)) give real benefits in Visua... +1.41
What kind of book should I buy to learn how to develop c++ applicat... +1.40
MSVC cannot send function parameters of 16byte alignment on x86 0.00
why reference size is always 4 bytes - c++ -1.87
Code running slower with g++ -std=c++0x 0.00
Volatile Member Functions (C++) +1.12
Windows Low-Level Graphics -0.04
less or less_equal using set +1.41
Returning a "NULL reference" in C++? +0.88
How to install clang 3.1 using macports? (OSX, snow leopard) -1.02
why does dynamic memory allocation fail after 600MB? -1.13
In C++ is it a good practice to use 'this'? +1.38
Why must typeof(T) be used to get the Type when T is itself a type? -0.31
should a double or long variable be declared volatile to achieve re... +1.60
C++ DLL Unload Destructor? -1.66
How get next (previous) element in std::list without incrementing (... +0.37
Acces SQLite database with C++ on iOS? -0.69
Really confused about C++ multithreading -0.34
gradual GC calls +0.33
C++: contst static DEBUG and if statements, what is the actual exec... +0.84
What is the point of having both points to and dot operator? +0.93
Multiple threads adding values in a unordered_map at the same time... +0.29
Signed vs. unsigned integers for lengths/counts +0.61
Can C++ libraries compiled with VC10 (sp1) be linked by code compil... +0.41
Does calling new [] twice on the same pointer without calling delet... +0.39
Threading in wpf GUI thread is too slow +1.55