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 5 ... 26
Title Δ
pimpl desgin pattern , member functions need to be put in private c... +2.25
template template parameters not working -0.85
C++ template class design with varying method return types +2.01
Shorter syntax for std::shared_ptr / std::make_shared +0.32
Have range-based for loop start at point in vector -0.73
What to use unique_ptr or move semantic? -1.72
How to properly duplicate an object given its shared_ptr +2.70
c++11 unrestricted unions example +0.58
Linux error from munmap 0.00
Passing a Template pointer to memcpy 0.00
Running multiple jobs in make cause server to crash? 0.00
QImage vs OpenGL Performance 0.00
What does `auto &&i = foo();` mean +1.17
How to implement Scope Guard that restores value upon scope exit? +2.72
How to get the number of process sharing a file by using mmap? -0.18
Best way for key comparison (C++ map) +2.07
Tool to calculate Cyclomatic Complexity for C code 0.00
Use of valgrind on embedded device +1.04
Google test macro +1.99
OpenGL translate not working +0.46
Pushback to vector inside static vector 0.00
Initialise static class member of type vector 0.00
In C++, OpenGL, Glut, how to bind image.c to a texture, where image... +0.09
XNextEvent Doesn't works for some reason +0.09
Valgrind: "Conditional jump or move depends on uninitialised v... 0.00
How to send a file, created inside a slot, from one independent slo... 0.00
While implementing singleton, why do we always make a static member... -0.20
How to properly static cast a vector in C++? +2.28
What is an easy way to trigger a page fault? -1.70
Is there a way to optimize g++ so that it build faster? -0.57
Why doesn't explicit bool() conversion happen in contextual convers... +1.04
How to replace this macro with inheritance, or template (or anythin... -1.44
Create moc files for Qt 0.00
Let C++ deduce location of the class/namespace a parameter is defin... -1.37
Double buffering does not work on laptop, does on desktop 0.00
Suppress output from google test assertions -0.75
Qt embedded screen rotation inside app 0.00
gdb not showing ''this'' when stepping in a static method of a sing... -0.32
How to run a Qt application on a system where Qt is not installed? +0.03
How can I intentionally initialize a variable with uninitialized da... -1.50
TDD: Test member initialization deterministically, given undefined... +0.20
How to pass an array to a function template? +0.97
Ultra-low latency programming on Linux, where to begin? -1.42
The 4th argument in glDrawElements is WHAT? +0.08
Mapping from pointers-to-member +1.39
Unexpected output in C with access to ARRAY in memory with RDTSC 0.00
General protection fault on _mm_shuffle_epi8 0.00
Best practice: testing code which uses a random number generator +0.61
Does multi-layer inheritance make sense in C++? -0.56
why semaphore is considered as a IPC? +0.55