StackRating

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

BЈовић

Rating
1462.29 (4,527,200th)
Reputation
43,942 (2,434th)
Page: 1 2 3 4 ... 26
Title Δ
Protecting HW resources with many processes +0.13
valgrind does not complain for memory corruption? 0.00
Base class function accessing derived class member +0.79
Mapping Strings to Functions with Different Return Types 0.00
Lambdas in C++ giving a Function to a other Function +0.59
Const char array with template argument size vs. char pointer -0.92
How to check actual memory leaks during runtime using Valgrind? +0.57
std::copy n elements or to the end -1.59
Mock Object in QT 0.00
Inherited member variable with specialized initialization -1.84
Get the size of an array from its type +1.08
What is the meaning of empty "<>" in template usage? -1.02
Global compiler flags in CDT 0.00
How to set a value to void * argument of a mock method in google mo... +0.05
Is there any use for a class to contain only (by default) private m... -0.61
Weird overload function situation with QT/C++ types +0.36
Qt Slot Testing 0.00
How to enable qt dbus marshaling with cmake? 0.00
What is the most elegant way to check if all values in a vector<... +2.16
When will c++11 perform move automatically when std::move is not ex... -0.35
When do you create unit tests? +0.53
How to mock a class with both virtual and non-virtual methods using... 0.00
Combined range-based for-loop +0.22
What happens technically in this C++ code? -1.15
How to use google test with free functions in anonymous namespaces? +0.54
How can you select specific Google Mock test cases/unit tests to run? 0.00
Redeclaration of variable in range-based for loops -1.33
Automatic determination of the constructor initialization list by t... -1.15
Looping through std::vector to find matches from std::string array,... +0.26
Transit Objects to centralize instances 0.00
In what circumstances should I use fixed width integer for enum cla... -0.46
how to use EXPECT_EQ for user defined type +0.05
not able to understand how compiler(gcc) is interpreting the comman... 0.00
How to refactor away redundant getter/setter methods? +2.56
How do you write a test against a function that calls exit()? +0.92
Initializing a unique_ptr in constructor of base class properly +0.11
How to stub/mock a const function +1.54
C++ Error with operator= of unique_ptr using std::move(nullptr) +0.80
Grey rectangle instead of the splash Qt 0.00
Flaw: Constructor does Real Work +0.13
C++11 template function to accept multiple template alias +0.44
copy and swap idiom with pure virtual class -0.68
Using Gtest how to check if the return type is an expected object o... 0.00
Is it possible to perfectly forward a "non-generic" type... +1.95
Return same type as class in C++ -0.45
error: overloaded 'operator<<' must be a binary operator (has... 0.00
Code compiles with g++ but not with arm-none-eabi-g++ +0.55
How to forward declare third-party struct +2.15
Qt Error: C:\Users\user-pc\Proj1\main.cpp:6: error: variable 'QAppl... -0.55
what is difference remove_reference or without it 0.00