StackRating

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

Yochai Timmer

Rating
1492.28 (4,363,151st)
Reputation
35,400 (3,254th)
Page: 1 2 3 4 ... 16
Title Δ
Should I separate cpp and h file in C++? +0.24
Unhandled Exception: System.BadImageFormatException: Could not load... 0.00
Is wstring character is Unicode ? What happens during conversion? +0.03
How big should a structure be before you should start using a point... 0.00
Libtiff's TIFFOpenW throws exception 0.00
C++-cli mixed types are not supported 0.00
Memory leaks with recursive function using std::unique_ptr +0.47
To check how many locks a thread has obtained in visual studio 2010? 0.00
Why can't we use nested type through class-member-access expres... -0.58
Skip template parameters -1.67
Iterating Over Arrays of unknown size in member function +0.98
_BLOCK_TYPE_IS_VALID(pHead->nBlockUse) crash in C++ +2.19
Is it acceptable to cast away constness in a move constructor? +0.61
Catching an exception for input and output file +0.53
C++ understanding Unions and Structs +0.45
Is it this safe to do C++ Singleton first instance creation? -0.72
Is std::container::size_type guaranteed to be size_t for standard c... -1.76
Modifying contents of container with iterator -1.71
Can two objects of different types with different alingment require... -0.81
After writing BMP file, image is flipped upside down 0.00
overload delete[] operator with specific arguments +2.35
Mysterious crash with shared_ptr -0.40
Conversion of template function pointer to bool fails 0.00
Intercept signal / event when 'Stop Debugging' button is pr... 0.00
Why overloaded new operator is implicitly static and no scope resol... -1.13
How to hide member variables in a dll-exported class 0.00
Finding all libraries and header files forming a C++ executable +0.05
Virtual & Template method C++ +2.42
Fast default ordering for POD class in C++ 0.00
C++ Generic node class will not take nodes of different type +2.25
Can I disambiguate between overloaded template functions towards mo... -1.10
Trailing return type issue when using restricted function -1.60
How can I change the .dll search path my application uses? +0.51
C++ Reference invalidation +0.11
Odd behavior with doubles and oStringStream 0.00
Converting CLI array to std::string without for-cycle 0.00
Certain template functions in non-template class -1.20
Calling subclass methods from superclass in a vector C++ -0.42
recursive template inheritance code duplication +2.09
recursive template inheritance code duplication -1.91
marshal String^ to string. Get an error with marshal.h +0.51
Sorted list: must have class/struct/union +0.47
Is it possible to choose between constructors in main without writi... +0.22
Templated constructor, parenthesis expected +1.45
Any situation when inheritance beats wrapping? 0.00
Need to understand function template resolution rules +0.15
Object immediately destroyed after push_back'd into vector -1.67
signature of public member contains native type -0.44
What's the meaning of *& used together -0.91
allocating memory for parameters passed as double pointer +1.30