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 ... 12 13 14 15 16 ... 21
Title Δ
Why doesn't pseudo-random function take seed directly as an arg... 0.00
In c++ when we create a class without extending to any class 0.00
mixing CRTP with SFINAE 0.00
c++ SFINAE check for method in pointer to class +0.47
class and pass string as argument to method -0.40
C - Segmentation Fault Somewhere 0.00
rvalue reference to temporary declaration 0.00
Generic pointer to pointer -1.19
Why there is a error on g++ when using operator class_name() &... -0.14
Pointer-to-member confusion +1.51
why the object copied to must have the same LOW level of constant a... +0.35
what is the ill effect to upcast to a base-class object instead of... 0.00
How did an uninitialised pointer create a SegFault in cin? +1.06
c++ lambda cannot be converted to c-style function pointer 0.00
How do you implement strtol under const-correctness? -0.90
Why can't run-time polymorphism be solved at compile time? +0.63
Dynamic_cast fails, even though I am(as far as I can tell) definite... +2.30
Why the Range for in a two-dimensional Array is written in this way? +1.75
Can a C++ templated function choose a member variable? 0.00
Passing a objects from a vector to another class 0.00
How to prevent accidentally calling a mutating function on a non-co... +0.18
How do read this C++ statement +0.97
Range-for-loops and std::vector<bool> +1.60
Are c++11 lambda targets statically created? +0.54
Is it possible to iterate a map, ordered by value? +1.44
How do I write a function that counts consecutive letters in a stri... -0.39
Forcing template member function to instantiate -2.11
C++: need warning for: unsigned int i = -1; +1.90
generate new type from container having same container type but dif... +2.09
Unpacking nested tuples in C++ 0.00
Getting a linux SDL2 program to run on a computer that does not hav... +0.36
Iterating over a temporary std::initializer_list with range based for +1.32
C++ Difference between std::ref(T) and T&? +0.90
Template typename as type of other parameter of the same template 0.00
Checking if a variable is constant qualified 0.00
++ operator on a pointer to struct member -0.96
Passing implicit function pointers 0.00
Calling overridden template member function of template base class... 0.00
Assigning pointer to lambda function to pointer to another lambda f... +0.02
No error while assigning void * returned by a overloaded new to a p... +0.98
Why doesn't C++ support strongly typed ellipsis? +1.00
Why do we feed an adress to scanf? -0.59
The Naming Conventions of C: A struct and a function +1.49
C++ segmentation error in 2D array assignment +0.38
C++ Array of Objects with a copy constructor -1.50
How to use Class Prototype in C++ +1.52
C++ Initialize a non-static array of pointers in constructor 0.00
C++ metaprogramming,why and when should be used? -2.67
Implementing a fixed run-time size array. Should move ctor and swap... 0.00
Detect if C++ lambda can be converted to function pointer -1.51