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 ... 7
Title Δ
How to Get text from Edit form in winapi? +1.51
Using std::any_of, std::all_of, std::none_of etc with std::map -1.17
How to do boxing in C++? +0.51
Restrict namespace pollution in C++ Header -1.55
Why would nmake execute a link target when no dependents have chang... 0.00
Do C++ iterators hold a reference to the underlying object? -0.46
What are all the operations/functions that has to be Mutexed when u... +2.07
Proper placement of "toCSV" function: In each object, or... 0.00
Call function from derived and base class 0.00
What is SR.SerialPortDesc? Where can I find source code of SR class... 0.00
Is there any advantage to implementing functions as free functions... -0.98
C++ Struct vector, Junk string value 0.00
why did the chromium implement Time::Now ? what is the benefit? 0.00
How to write unit test for network client? -0.97
Find an object in std::map -1.64
How computer compare two number in bottom layer? +2.18
Is there a way to set a breakpoint "at this very moment"... +1.44
How does convertion between char and wchar_t work in Windows? -0.71
When we call (char*)malloc(sizeof(char)) to allocate memory for a s... +1.34
Call method from Class in DLL without exposing Class +1.97
Is it possible to know the derived instance type during base class... -0.17
Is using volatile reference guarranty that read operations will not... -0.14
What is the best way to measure the cpu time of some functions when... -0.21
Does all shared variables needs to be atomic? -0.00
Block base constructor to child class +0.35
C++ How to check if all values in array are different? -0.36
Dynamic_Cast vector elements +2.43
Inject factory and let it perform creation, or inject everything? -1.01
In C, how to improve iteration through list? +1.61
Are wide characters string literals encoded in UTF-16LE? +1.51
Where are non-static member of a static object allocated? +0.27
Delete the content of a int * in C -0.25
Char pointer to String in C -1.14
Is there any way I can call child method from parent class? +0.00
How can I get one character from cyrillic string c++ 0.00
Passing pointers and more +2.29
struct node vs std::list< > -2.01
c++ access static members using null pointer -0.23
When would I choose an all abstract class over an interface +2.09
How can I find the reason of HANG with WinDBG? (C++) 0.00
Multiplatform class design C++ -0.48
What type of object should this function return? +0.08
Byte multiplied by byte is int for some reason. Why? Cannot implici... +1.39
Passing sub-vector as function argument in c++ +1.41
C++ pointers to make an array -1.59
Correct way of initializing a unique_ptr -0.02
Cannot type backslash in Sublime Text on Linux with international M... -0.47
Performance: if (i == 0) versus if (!i) -1.49
Is it bad practice to operate on a structure and assign the result... -1.28
What is the effect of calling Application.DoEvents() on a backgroun... 0.00