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 ... 10 11 12 13 14 ... 21
Title Δ
"Use of undefined type" with unique_ptr to forward declar... 0.00
Shared ptr in union -1.22
C++ Get min / max value of a static constexpr array at compile time 0.00
Is there a way to easily handle functions returning std::pairs? +0.15
Is this valid usage of inline functions? -0.51
Generating a sequence of type T at compile time +1.54
c++ explicit specifier generate safer code -0.12
What is wasted in this example from the Cpp Core Guidelines? -2.25
Does some form of function overloading exist in C? 0.00
How does boost::multi_index work with member functions? 0.00
c++ Best practice for class parent-child relationship (not inherita... -0.31
Use Boost Preprocessor to Parse sequence of elements 0.00
Functions and variables scope in C +0.51
constexpr function must have one argument value? -2.12
shared_ptr object global deletion 0.00
nullptr initial value and WinAPI NULL return 0.00
C++ local container +0.36
Why is new (*)[2] forbidden? 0.00
Is removing 'explicit' from a constuctor binary compatible? -2.06
Define multiple private functions with same return type and paramet... -0.60
What does an exclamation mark in array index do? +0.61
Multiple aliases for a type T +2.52
How to initialize const member requiring computations to be perform... -1.85
Is it possible to access (read only) the variables captured by a la... -2.08
Recursive template call curiously not possible with SFINAE +0.10
How to disable std::clog logging from source code? -0.68
Template syntax for classifying abstract classes -2.17
Meaning of "const -> std::string const&" after the... -2.04
How to return vector of pointers (and ownership) C++11 0.00
Pointer to Member Function [C++] +1.61
Return type deduction in C++14 in assignment -1.46
Error with memory allocation with malloc(), can only add one item t... 0.00
Safe Versions of STL on Linux 0.00
Storing instance of abstract object 0.00
c++ std::function returns unexpected value 0.00
"Permission denied" after a compilation error occured 0.00
Object Creation with a function c++ +0.40
for_each in place modification with lambda of vector<bool> 0.00
How to declare a variable in Try and access it in Catch? -1.09
C++ parameter pack, constrained to have instances of a single type? +1.05
Initializing a member in class constructor +0.35
Concatenate multiple tokens for X macro 0.00
How to get the type of unsecable "int toto" for use in pr... 0.00
Getting the type of a typename or expression 0.00
C++ 11 lambda expression as template argument 0.00
std::bind compiler error gcc -0.06
Error when comparing array elements to constant C 0.00
How to escape a # in a macro +1.66
Is it possible to check if the function has a void return type -0.38
What does "$(@:%.o=%.d)" mean in a makefile? +0.29