StackRating

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

Joseph D.

Rating
1509.93 (71,100th)
Reputation
4,218 (39,671st)
Page: 1 ... 4 5 6 7 8
Title Δ
Constructor using {a,b,c} as argument or what is {a,b,c} actually d... +0.04
Clarification on passing a pointer by reference +0.83
Can constexpr function return pointer of local object? -1.56
Dereferencing a pointer to constant +0.15
Access fields of a JSON array using RapidJSON in C++ +0.03
QT: Should I disconnect slot manually? If yes, how can I disconnect... +0.02
Is the constexpr specifier required on the declaration of a constex... 0.00
c++ - Direct and Copy Constructors +0.77
std::span.size() vs array/vector size 0.00
c++ empty char array has length > 0 -0.45
Is the initialization order of constexpr (i.e. constant-initialized... 0.00
Cloned shared_ptr and leaks in destructors 0.00
Why do compilers do not allow for numeral names? -1.07
Is it a strict aliasing violation to alias a struct as its first me... -1.31
Why is this considered constant? -0.36
Can a base class know if a derived class has overridden a virtual m... -1.39
sine wave generation in c++ +0.83
Is it bad practice to use an empty base class to force inheritance... 0.00
Precedence of postfix ++ -1.57
Finding the shortest path in a boost graph using Dijkstra +0.53
Why u8'A' can be a char type while UTF-8 can be up to 4 byt... +1.99
How to identify an image once in a video sequence? 0.00
Is there a way to use an enum for characters in a string? C++ +0.14
Expected unqualified-id when doing ->[0] -0.46
bar() missing 1 required positional argument: 'left' +0.03
How to have a reference to a multi-dimensional pointer? 0.00
Retrieving Center from Rotated Rectangle 0.00
Confusion while evaluating conditions with more than one logical NO... +1.06
C++: print out vector elements in a set container +0.53
Why assign string to pointer is safe in constructor? -0.57
Reversing a Linked List with 2 pointers +0.53
sprintf and array of char vs std::string -0.06
setting char arrays equal to eachother with isdigit and isalpha 0.00
C++: Why do i not need to dereference for initialising dynamic arra... +0.05
C++11 integer initalization 0.00
Convert to basic for loop -0.91
Order of destruction for static function members in shared libraries 0.00
Difference between a list and multiset in C++ +1.33
GCC warnings for user types using QVariant::Type in a switch block +0.08
Unknown behaviour of OR operator in C++ +1.38
can't load qrc files in Qt C++ program -1.41
Variables Not Updating +0.03
isdigit() and isalnum() give errors as input is a const char and ca... 0.00
initiating global variables in different translation units (linker... 0.00
How to split a string(extract words) without stringstream and strto... 0.00
Result of SelfAdjointEigenSolver saved as member is reinitialized w... 0.00
C++ comparing string elements to an int +4.32
registering a const type reference object as C++ class member object -3.98
g++ gives error: ‘node* link’ redeclared as different kind of symbol 0.00
How to rotate a point every second 0.00