StackRating

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

Hayt

Rating
1514.25 (47,810th)
Reputation
4,252 (39,332nd)
Page: 1 2 3
Title Δ
c++11 : easiest way to create a function always returning true to u... +0.30
How to avoid the issue of not being able to instantiate an abstract... -0.90
When would someone define a std::vector as thread_local? +2.24
Cache-friendliness std::list vs std::vector -0.43
Qt WizardPage back with some explicit function 0.00
Subclassing QIODevice by overriding non-virtual methods 0.00
What's the most efficient way to programmatically check if the... -0.32
C++ Threading with multidimensional vectors - access violation 0.00
How to prevent converting a null pointer into a reference +1.63
Parallell while loops without using threads -1.99
Qt: Issue getting the settings ini file from application/executable... +0.07
Qt websocket send message and wait for response before going to nex... +0.49
Mutex doesn't work 0.00
In-class struct, how does "this" work? +2.53
Learning c++ from a 2007 guide? -0.51
Qt5 : Get value of item clicked in a listview +0.48
QThread vs std::thread -0.62
std::vector difference of behaviour between msvc and gcc on operato... -1.61
Failure to find MyClass.cpp 0.00
C++ Combine enum and string into a map-like variable, able to be us... +2.40
Structured binding to replace std::tie abuse -1.93
Make content of shared memory null if its pointer is null c++ +2.57
Modal Dialog hangs after accept, done, or close is called +0.49
Linking error with Qthreads 0.00
How to properly use % or * (asterisk) symbols as a placeholder in m... 0.00
Generate a library (.lib) file 0.00
The line edit widget shows nothing 0.00
Integrating C++ Catch unit test framework with CMake 0.00
Multi thread program with Timer and Signals -1.14
C++ dynamic loading of classes: Why is a "destroy" functi... +0.29
Is a Union Member's Destructor Called -0.88
GNU make not detecting if files are changed on windows +1.20
Is it true that big embedded companies are "forced" to us... +1.58
Is it better to check values before passing to a library function,... +1.02
How to configure CMakeList in Clion ide for using POSIX pthread fun... 0.00
c++ Best practice for class parent-child relationship (not inherita... +0.18
how the outputs in Qt works +0.78
Is deleting an object from that object's method or from another... +1.42
Why do we need cmake? 0.00
QT C++ Can I use Custom mime-type for copy and paste on multiple ap... 0.00
Qt: how to move textEdit cursor to specific col and row +0.55
How to pass std::shared_ptr to callback through unsigned long? -0.68
What does const lambda mean? +1.48
CMake how to handle dpendencies to files retrieved via externalProj... +0.52
c++ pass data source function as parameter -0.05
Can I delay/bundle reactions to QPlainTextEditor.textChanged events? 0.00
c++ lambda capture this concept 0.00
Error when running shell command in C++ ubuntu linux +3.82
Return QString value from void method inside a class -3.94
Why multithread and not just call functions? +4.42