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 ... 4 5 6 7 8 ... 21
Title Δ
OpenGL debugging what is the ID parameter for the error callback fu... +0.14
C++ unary right fold vs unary left fold with comma operator -1.26
Is there a way to resolve this template circular dependency 0.00
Optimizing a function for either a pointer or a scalar +0.27
Which is the corresponding word of the x mode on open files in C la... +0.27
Static function variable initialization order in the same function +2.45
git reference for current branch's remote branch 0.00
auto keyword together with smartpointers? -0.72
C++11 - emplacing a variable to any std container (vector, list, se... +0.27
C++ Common Base Pointer of All Classes Up-casted, Down-casted and S... 0.00
Assign last value of if else statement to variable +0.86
How can I specialize a class for enums of underlying type int? +1.45
why curiously recurring template pattern (CRTP) works -0.59
Looping with macros +0.80
pass a lambda that captures a unique_pointer 0.00
C++ Create vector or list from argument parameter packs +1.30
Memory layout differences in structs -0.85
Default deleter for raw pointer in unique_ptr -1.97
Converting tuple using user-defined conversions +0.29
In C++ how to declare a global, statically allocated variable with... -0.14
Should the member of class be a pointer? -0.70
Xcode C++ Vectors: Implicit instantiation of undefined template +0.26
Checking if macro argument is literal -2.19
use a macro to show the stringified content of a macro 0.00
Why does C++ allow type has no-default constructor for std::map whi... +2.00
C++ Dynamic Memory Best Practice +0.45
How to dinamically define member functions in C++ +1.16
What is the root of the distinction in the meaning of equality betw... -1.39
String literal that depends on the template type parameter? +0.40
How to use std::iterator with basic type uint8_t*? -0.58
Curiously Recurring Template Pattern Illegal call of non-static mem... 0.00
What happens when I initialize a pointer with an array? +1.62
difference between extern "C" char Table[256][256]; and e... 0.00
Why was C++ mentioned as a 'usually' compiled language? +1.01
macro parameter pack with boost preprocessor +2.04
Strange syntax construct - operator () applied to a typedef compile... +1.50
Error with templates on gcc/clang but not on MSVC -0.70
Is there a way to write such program without using goto? -0.30
What's the point of deleting default class constructor? +0.55
How to use a nested struct/class type as a return value, in a templ... +1.22
Access specifiers and performance +1.08
Does using constexpr in array size prevent it from being a VLA? 0.00
Clustering example in C++ 0.00
Why can I do "git clone repo" inside an existing repo but... 0.00
I need to implement a c++ function pointer to member function overl... -0.25
Destructor running twice on class instance declared inside lambda c... -0.22
Store variadic template arguments and pass them to lambda +1.55
Destroying a vector of vectors +0.27
c++ char array (__LINE__) string +0.28
Overloading parentheses operator on vector in c++ 0.00