StackRating

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

Quentin

Rating
1693.56 (182nd)
Reputation
47,828 (2,143rd)
Page: 1 2 3 4 5 6 7 ... 21
Title Δ
Interfacing Windows.h with GLFW.h 0.00
Proper way to allocate memory for my own pointer-based array in c++ +0.26
Is there a built-in way to cast to a different underlying type but... +0.28
Is it strictly defined by the standard how this program should comp... +1.34
How can I catch exception from different Class? -2.50
how to construct tuple from transform of vector's iteration 0.00
Template Parameter Pack: How to create a Tuple of an independent ty... +1.18
Assignment Operator Overloading and Self Assignment +0.20
Find commits with given ancestors -0.14
Get list entry of type T at compile-time +1.60
How to deserialize an array? +0.26
C++ choose a property to sort by +1.59
Git switch branches in multiple packages simultaneously 0.00
How to find space occupied by a struct field and the padding betwee... 0.00
Using an Array & Range-Based For Loop to replace some basic lin... 0.00
A pipe pattern using templates instead of virtual methods +1.39
git: is HEAD "the current branch" or "the tip of the... +0.03
Define tuple recursively -0.61
Use return type and parameter type of function as template types +0.26
What to use instead of `static const TCHAR *` +0.25
Trying to find the smallest number in a 2D array using recursion +0.27
Referring to literals of built-in type +1.61
How the macro func and function func can be distinguished without a... -0.62
How can I implement a 2D array with bound cheking in C++ using temp... +1.15
How can I unwrap a parameter pack wrapper? +0.27
Safe Callback Provider (SFINAE, std::forward and overload resolution) +0.27
Repeat generation of macro 0.00
Why do I have to explicitly define a method provided by an inherete... 0.00
Can a single pointer point to multiple pointers in C? -0.41
Parameters in the sizeof operator in C +0.24
How to change and(&) operator? -1.46
Printing macro fails to concatenate -1.94
Assuming a is double, is 2.0*a faster than 2*a? -0.65
Does structured binding work with std::vector? -1.69
How to check if C++ smart pointer memory allocation was successful? 0.00
Why not use a while loop for FIZZBUZZ in C? 0.00
Memory layout of a C++ Lambda -0.29
C++ Datatypes in templates +0.03
GCC __attribute__((constructor)) is called before object constructor +0.94
C: Concatenating __COUNTER__ with a string +0.27
How to assign an array a different index value in C++ +0.67
Macro that figures out if a type was passed 0.00
How to make the templated classes keep the inheritance? 0.00
c++ fill vector in optional class input +0.00
Map.emplace with multiples arguments C++ 17 0.00
C Replacing Variable Number +0.26
Defining a virtual method inherited more than once 0.00
Creating an object from instances of the classes it (multiply) inhe... -0.95
Using fork after dlopen +1.05
C++ macro '##' doesn't work after '->' opera... -1.22