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 6 ... 26
Title Δ
the sequence of executon of Makefile 0.00
Including libraries like Box2D, GLUT 0.00
Passing non-POD type by value, const value, reference or const refe... -0.64
Are all functions "noexcept" if exceptions are disabled? 0.00
Extract absolute file path from a QRessource loaded file -1.69
how can I increase memory and cpu consumption of my machine? +0.26
Reducing output of gtest, to look similar to output of cxxtest -0.38
Cleaning up in Shutdown() method instead of destructor 0.00
Trying to make a c++ class easier to use with pointers 0.00
Creating an array of a struct -0.49
C++ High performance unit testing with Google Mock? -1.75
Difference between general-purpose operating systems and soft real... -1.92
TDD is applicable all the time? -0.48
Base class for never instantiated classes having a static (inlined)... +2.34
Cleaning up after a dynamically assigned, multi-dimensional array +0.74
Why aren't standard library common mathematical functions "con... +0.08
do i need copy constructor ? and how copy const object to non const... +0.64
C++ variables don't get deleted at the end of the scope +1.24
Handling POSIX signals: how to get stack trace without using backtr... -0.42
Is it O.K. to use global data for multiple tests in the TDD cycle w... +1.46
A static const variable declared and defined in a class. How to acc... -0.42
Multiple OpenGL Viewports with Qt 5 0.00
Cpplint asks to add header file +0.56
Overloaded operator () vs member function get() -1.56
Wrong use of pointer or a bug? +0.19
How to store objects without copy or move constructor in std::vector? +1.59
Why is it possible to change the visibility of a virtual member or... -0.76
Segmentation Fault QPainter 0.00
Test Driven Development (TDD) ensure Dependency Injection (DI)? -1.04
QOpenGLContext vs QGLWidget, differences? 0.00
Is it possible to include C++ libraries in C programs? -0.77
Qt: Open links with target in default browser, without leaking memory -0.87
C++ how do i keep compiler from making implicit conversions when ca... -0.00
fixed length data types in C/C++ +1.81
Size of a bitfield member? -1.39
How to delete an element of a vector when the containing object con... -0.97
How to pass a function as parameter into another function in C++? -0.48
Is it safe to use static_cast in this polymorphic scenario? -0.89
what does this macro mean ? #define UNUSED(x) ((x)=(x)) -0.83
Any fast search algorithms for nested for loops? +0.08
What's the meaning of instantiation unit in C++11 standard? +3.00
Using pointer-to-member to read value of cons object's field 0.00
When I compile a C++ program on Linux using the STL, how is the STL... -1.05
How to read HD serial in Linux without root privileges? +0.12
Unhanded Exceptions 0.00
How to do `using` of weak enums in C++11? +1.89
pointer to abstract base class need some cast? C++ -0.16
struct with template object inside an templated class +0.58
Pointer object getting corrupted somewhere +0.02
Looking for a design pattern to apply in C++ -1.10