StackRating

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

Mateusz Grzejek

Rating
1557.47 (6,082nd)
Reputation
8,626 (18,132nd)
Page: 1 2 3 4 5 6
Title Δ
How to pass a templated class its own class as default template type? 0.00
C++ sizeof integral types -0.37
Move constructor not called +0.43
Is there any case when "ptr1 - ptr2 > 0" would differ... +0.19
#include statement including a different file with same name 0.00
Instantiating object as a class attribute with custom constructor (... -0.54
Use char* or void* or something else for byte fields in C++? -0.04
Checking if a float is not a number +1.30
How to check a type at runtime? 0.00
How to reserve spaces in front of a double using printf() formattin... -0.53
Check for null character C++ -1.56
Why cout the pointer can change the data -4.50
C++: Interconnection between two classes +3.66
A sensible way of linking two objects +4.14
Cache Friendly Vertex Definition +4.42
Can I change accessors from the default inheritance? +0.19
c++ singleton class instance access all over application -4.26
Adding a derived class causes ghost errors 0.00
get a substring not knowing the length c++ +3.83
C++ source code line that stops execution and starts Visual Studio... 0.00
Why is stringbuffer final? -2.57
Operator '=' must be a nonstatic member function error 0.00
reverse order of a string in C++ 0.00
C++ Exception Handling and Enum Scoping 0.00
is there any member named std vector iterator operator ==? +4.70
LNK2019 unresolved external appears when function is used inside st... 0.00
Are there techniques to greatly improve C++ building time for 3D ap... +3.72
Glut, differents context in differents thread C++ 0.00
C++ inheritence and LNK2019 -4.24
Is it possible to create a static library C++ with Visual Studio 20... -4.25
C++ template argument which is already "known" +0.91
See values of temporaries in Visual Studio 0.00
I'm getting this error: error c2064: term does not evaluate to... -3.06
Array of pointers to class 0.00
Why is std::mutex faster than std::atomic? 0.00
C++ check inheritance at compile time -3.71
Printing an int value from ASCII +3.51
Error including precompiled header -0.32
MSVC 2013 loading x86 system libraries in x64 build 0.00
How do you dynamically allocate space for a string array instance v... +3.65
No functions get exported into DLL despite proper dllExport - Visua... 0.00
forward declaration of typedef class +5.97
How can I initialize a static data member of a class template with... 0.00
C++ and Assembly: call 'operator new' and 'operator del... 0.00
Set a public attribute as private 0.00
C++ classes, confusion in reguards to #ifdef, #define and #endif -4.34
Can't compile/link class with templated member from separate .cpp 0.00
C++ Iterator in my class not taking in my struct as a type 0.00
checing if index of Dynamic Array is empty? 0.00
How to round off a variable to n decimal places in c++ -4.28