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 ... 7 8 9 10 11 ... 21
Title Δ
How to write a getter for a type in C++ without undefining the type? 0.00
C/C++ - copying by value arrays that are part of structs +0.32
ImGui, SDL2 & code block, struggling to setup -0.67
C++ macro function or dynamic member name +0.22
C++ calling template method of template base class 0.00
"The C++ Library doesen't provide a hash for this type.&qu... 0.00
[C++]nested class shows me "does not name a type" error w... 0.00
What is exactly an object in C++? -0.35
what is this "continue" does exactly? +0.87
Can a multiple dimension array be passed as a single pointer parame... -0.21
Range-based loop does not work with pointer of arrays -0.16
Metafunction to detect template class inheriting through CRTP 0.00
Can I trust vector::size after an exception is thrown? +1.48
C++ BigInteger and Assignment Operator Overloading +1.38
glBinding/GLFW "Error after macro substitution" +0.31
decltype does not deduce const members for const objects -0.70
Can't read whole file into string +0.30
Why does my code not run infinitely -0.74
save floats in a text file and load them back in from the text file... 0.00
How to use static_assert within an initializer in C? 0.00
How to remove quotation marks from std::filesystem::path 0.00
adapter pattern : support underlying data that can be const or non-... -0.14
How to convert functionbody into lambda? 0.00
avoid duplicated code : typedef/using a template class that has def... 0.00
Extern pointer to variable vs array +1.43
How do I clear a screen efficiently 0.00
Does declaring a variable inside a loop body have any disadvantages? +0.91
Global static variable not "staying defined" outside of f... +2.24
Create 2D array using size from parameters in C++ -0.93
Creating a new instance of the class based on the existing instance +0.31
how to read "%" character from char array and write it to... +1.66
Parametric methods with different subtypes +0.31
create Macro to collect token (parameter) into a list, one by one 0.00
C++ instanciation 0.00
Why doesn't derived templated class's function override the... +2.06
What is the meaning of `new int*[rowCount];` when allocating memory... +0.84
How to shorthen a condition using a loop? +0.03
What kind of class template definition is this? -1.72
How do I add a template function pointer as a value parameter to a... 0.00
Order of map in C++? +1.73
C++ create a function similar to while, if, or for -1.81
Multiple definition of class 0.00
inherit from property of templated class within templated class 0.00
Is it necessary to use a unique_ptr in this case? +0.00
How to write multiline macro with continue or break expression 0.00
Specific C++ Macro +0.40
error: invalid conversion from `void*` to `void (*)()` in case of d... +1.65
The behaviour of floating point division by zero +0.64
Is it possible to create an int+enum in C++? +1.11
Can I call a function on ALL base classes in a parameter pack expan... 0.00