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 ... 37
Title Δ
Is there cases where a 32-bit variable could not been properly-alig... -0.18
Why is this no-op loop not optimized away? -1.12
Alternatives to boost::scoped_ptr in C++ 11 0.00
Should i always use smart pointer in C++ 11 +1.42
C++ how to know what type of member does a class has in C++ +1.29
C++ no 'object' file generated +2.17
Can two doubles be equal and not equal at the same time? -1.16
Why there is still valid access to struct after leaving the scope? +2.08
C++ Compilation and File Size +0.53
Moving from label into xmm# using movdqa gives me unhandles exception 0.00
C++11 threads limit? +0.31
State of the art C++ Unit Testing? +1.31
how to understand char * ch="123"? +0.64
How does UCS-2 display unicode code points that take 6 bytes in UTF... -1.73
What is the equivalent of a C# Static instance in C++? -0.55
Is that legal to use macro like this? -1.26
Using two memory operand in x86 -0.04
Can "non-native" pointers hurt cache performance? +1.24
What is Windows 'class name' of developed app? 0.00
bad_alloc with QVector but not with std::vector 0.00
deque insert invalidation of iterators vs. pointers ( references) +1.13
Why is char[] on the stack but char * on the heap? -1.81
Is a float 4 bytes on all windows platforms +0.24
VS2010 debug c++ x64 0.00
View cpu cache contents in x86 architectures 0.00
Server not recognizing disconnect when TCP client is forcibly closed -0.19
In c++, if a member pointer point to some data, how to protect that... -0.66
If I have Pthread code on Linux, is there an advantage to implement... +1.01
std::sort() not working on vector of pairs 0.00
C++ `inline` keyword and compiler optimization +1.55
Is it possible to bind() *this to class member function to make a c... +1.65
Garbage collector example doesn't hold +1.16
How can you test how many instructions per second your computer can... +1.11
Is IsDebuggerPresent() function a safe method to stop a process fro... -0.83
"Console:: " do not compile -2.56
Strict aliasing seems inconsistant -2.43
How to remove an object from std::vector? +0.30
Atomic Assignment Operator +1.66
Alternate of typedef or right way to use typedef with if else 0.00
cost comparison of run-time polymorphism in c++ vs java +1.27
Assure correct alignment on std::string 0.00
String operations and memory management -1.16
C++: What is recommended way to distinguish between string which ne... +1.14
Choosing between std::list and std::vector 0.00
Memory alignment in an array of structures 0.00
char* or LPCWSTR in windows functions -1.98
Does MS Visual Studio 2012 Update 2 compile C++11 raw string litera... 0.00
Where to put the star? 0.00
Doesnt stl sort require a strict weak ordering to work? 0.00
What is efficient way of transforming map's keyset into vector of k... +1.57