StackRating

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

Bojan Komazec

Rating
1471.03 (4,518,132nd)
Reputation
6,634 (24,348th)
Page: 1 2 3 4 ... 5
Title Δ
can member functions be used to initialize member variables in an i... +0.49
C++ error C2801: 'operator =' must be a non-static member -0.72
Having problems using a template on a struct +2.05
reference and destructor in c++ -0.45
Passing a variable by reference to another class -0.21
Android and Windows communication via Bluetooth 0.00
Append an int to a std::string -1.00
how to check if user is online with c++ desktop application -1.58
C++ Structure: ENTITY entity=ENTITY::CURRENT, What it means? 0.00
Implementing Observer pattern when observers wish to observe differ... -0.79
State flags in C++ +2.41
why shared_ptr can access with ingoring the "protected access... -0.93
Constructor of structure error (calling constructor denconstructor... +2.97
Constructor Parameter issue C++ +2.28
multiple definition of `Scheduler::_singleton', importing header tw... +2.50
Overloading << operator with mapped value in a map container 0.00
Is it an overkill to use scoped_ptr in simple cases? -0.74
Comparing const char to a string +1.65
Send Http "Post" Request To Php Code in C or C++ +1.59
What exactly is dynamic memory? +1.63
C++ String Declaring -0.67
reference error +0.64
Custom Vector Template - Strings +0.95
Can I use RegNotifyChangeKeyValue to track changes to a value of a... 0.00
How to detect abnormal disconnect in winsock2? +1.81
how to reference a typedef within a class with an instance of such... +0.07
syntax of function Explicit specialization 0.00
Assign a whole struct at once in an array +0.49
Pointing a variable to a member function from a different class type +0.09
Close Thread Before Exit application +2.80
Erase element in vector while iterating the same vector +1.16
Why does putting a string in a struct cause a crash? +0.54
How can I compile c++ on (64bit) windows to make a 64bit exe? +0.14
How does returning values from a function work? -1.10
Why I can't define inline member function in another file? +1.69
Cannot create an instance of a class from another namespace? -0.53
How do I get a substring of a LPCTSTR? -0.71
Construction calling order (C++) -0.43
How to get value out of an if statement c++? -0.89
Using Abstract Classes with Header Files in C++ +0.48
getting error for ambiguous symbol and need help to remove it +0.56
passing 'const' as ' this ' argument of -1.37
Error While Compiling this C++ code -0.06
Precompiled headers and editing header files 0.00
How to convert string to char * in C++? +0.75
Increment, preincrement and postincrement +1.11
where to check for the error and how -0.14
Setting default value for Bool by reference -1.18
Is it possible to have a constructor with arguments as class name c... -0.42
How do i write a pointer-to-member-function with std::function? +0.02