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 ... 10 11 12 13 14 ... 37
Title Δ
Absolute fastest way to store a 32-bit integer to disk? -0.31
Run C++ in VM, Securely +1.36
Does WPF Work with C++? -1.29
How to deal with pointers without smart pointers? +0.65
If performance is an very important consideration, is it good to co... -1.66
Visual Studio: how to create a project that would compile 2 exe fil... +0.79
Assigning to an object +0.62
Use of rvalue reference members? -1.65
Why do functions need to be declared before they are used? -0.13
strange template problem +1.43
Regrow memory allocated by operator new()? +1.29
Any Default Pass By Reference DataTypes in C++? -1.34
Using STL to search for raw bytes and replace it in a file, what is... +0.68
Is this code well-defined? +1.59
Why won't this c++ lamba function compile? -0.04
Several Direct3D devices and Intel GMA945 +1.28
Symbolic vs word operators eg ( '||' vs 'or' and '!' vs 'not') +0.38
What goes into main function? +0.99
"InterlockedExchange" for strings -1.90
Do you consider multiple initialization steps "poor form"? -0.17
Visual Studio not able to show the value of 'this' in release mode... -0.86
is it proper to have a construction function? -1.49
DOs and DON'Ts of a programming class? -1.29
Why standard code? -1.15
Wrapping unmanaged C++ with C++/CLI - a proper approach +1.70
Strange behaviour of the typeid operator? -1.71
C++: Memory allocators +0.75
How string accepting interface should look like? +0.94
examples of practical usage of boost::mpl? +0.34
Is the size of a struct required to be an exact multiple of the ali... -1.49
Size of Primitive data types -0.06
Why can't C++ have an optional transparent garbage collector -0.85
Anyone know of any plans to make ^ a shorthand for shared_ptr<T&... +0.75
populating an std::[container] from a function by passing an output... -1.78
What are the advantages of C++/CLI (formerly "Managed C++"... +0.50
Access-specifiers are not foolproof? +1.01
Template trick to optimize out allocations +0.43
Heavy use of templates for mobile platforms +0.46
C++ UI framework from scratch? +0.18
Unable to get Processor Speed in Device 0.00
Inconsistency in Unicode with wchar_t vs. ICU in C++ -0.65
Maintainability suggestions and best practices for template program... -1.20
Ways to make it easier to work with shared pointers in C++ +1.33
Better way to structure/new keyword +0.53
Can I create a new struct on the heap without defining a constructor? -0.96
C++: Which is the best method of checking for file existence on win... -0.67
C++ Change Output From "cout" -0.10
Why does const_cast need to state what you're casting to? -0.86
C++ as a high-level language? -0.65
C++ overloading + operator in order to always concatenate strings o... -0.98