StackRating

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

Johann Gerell

Rating
1491.23 (4,395,658th)
Reputation
17,595 (7,963rd)
Page: 1 2 3 4 ... 7
Title Δ
Is simple but frequent usage of std::stringstream a premature pessi... -1.74
Error: Error 1 error LNK2019: unresolved external symbol _WinMain@1... -0.01
Are Func<T> parameters in constructor slowing down my IoC res... -1.46
Using -> operator on arrays -0.17
Unique_ptr explicit delete -1.44
getting the current index from a for_each loop +0.13
NUL char in strings in C++ +0.21
C++ Priority Queue - Reorder based on updated priorities -0.85
Returning an object from a class function C++ -0.48
Initializing a pointer in c++ -0.61
Why would the .NET JIT compiler decide to not inline or optimize aw... 0.00
std::wstring and LOGFONT overloads conflicting - why? +0.01
C++ High performance unit testing with Google Mock? +1.75
handling an event in a running thread 0.00
Proper way to extend the functionality of a container (like std::ve... -1.69
Why do I get "dereferencing pointer to incomplete type"? -0.07
Iterate over the lists in vector c++ -0.17
Why no segfault on method lookup -0.77
memory allocation without creating an object +2.88
SAL annotations and pointer parameters 0.00
What should the return type be when the function might not have a v... +0.84
What will happen if a std::vector element 'commits suicide' (using... -0.71
Syntax of the functor definition in c++? +0.21
does raising an event have a performance difference from calling a... 0.00
What is the best way to expose additional properties of a class wit... 0.00
What is the proper way of sending an array of WCHAR to winproc as a... 0.00
Necessity of use (float*) before malloc -2.07
How does the preprocessor work in C? -0.93
Adding whitespace to the top of an image using a given hDC +0.17
Is it OK to instantiate presenters within Main using MVP approach? 0.00
assign a LPWSTR to an existing wstring -0.62
C# Events Memory Leak +2.84
decoration via constructor injection vs. simple inheritance +1.30
What about performance with COM in WinRT? -2.14
C++ checking headers are self-sufficient -0.43
Why does the SetScrollInfo() function sends a WM_SIZE message to Wn... 0.00
Windows Mobile 6.5 -- Call a function when a dialog box is idle? a... 0.00
stl map performance? +0.23
Avoiding cast when using CImage -0.61
Particle Swarm Optimization - Updating Particle Position 0.00
Has anyone integrated NUnit with Visual Studio 2010? -0.12
calling a protected virtual method in C++ +1.02
Performance-wise, what would be the expected relative outcome of us... +0.56
C++ Error creating class -0.75
Semantic meanings of std::auto_ptr and boost::shared_ptr +1.98
Can I use the Factory pattern when the types I want to create each... -1.15
Should we explicitly write a copy constructor if the class member i... +2.65
How to set the value at app launching time in windows phone 7? 0.00
Feature detection when P/Invoking in C# and .NET 0.00
How to deal elegantly with abstract factory and arrays as a return... +0.12