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 ... 14 15 16 17 18 ... 21
Title Δ
Weird output when passing array of pointers - C +0.36
Can delegation constructor in C++ be called in the body or just in... +0.39
C++ design choice +1.58
C++ function that returns a pointer to an abstract class +0.93
Unpacking Parameter Pack in C++ -0.61
How to check that all types in variadic template are convertible to... 0.00
Check if class is a template specialization? +2.04
How to pass this type auto function? +1.49
Smart pointers' control block internal machinery -0.54
Reasons for preferring unorder_set to a vector +1.81
"No matching function" error with call to function template -0.18
Range-based for with brace-initializer over non-const values? -1.34
c++ reading with cin using previously read variable immediately 0.00
What are defaulted destructors used for? +0.89
Using the noexcept operator to chain noexcept declarations +2.54
Create 2D array from existing 1D arrays in C? -0.84
How to convert integers to pointers and vice versa -1.76
How to tell `getchar()` to go back to the beginning of the buffer? +0.40
move C++ object to memory location -1.69
K&R Exercise 1-9: output the input, replacing multiple blanks b... +0.29
Why the gcc compiler allowed assigning value without giving data ty... -1.91
Is there any issues with this factory pattern implementation 0.00
Objects on heap -0.92
How to deal with constructors of differing length with the Factory... -0.28
c++11 lambda high-order function wrapper recursive error 0.00
Array of pointers vs ** : why does one give an error? +0.79
error C2059: syntax error : '<end Parse>' 0.00
Is it okay to give a stack object address to placement new? -0.49
Is there any way to slip a static_assert into an expression in ISO... +2.05
Why would we put a block of code inside braces? -0.69
How to program a "wheel" of Bits +0.16
C++ references - are they just syntactic sugar? +1.60
What actually happens when you use templates? +0.95
Reference to an "auto" function as a template parameter 0.00
Long array of big structs: prefer heap or stack allocation? -2.08
When do Iterators in the following cases become invalidated +0.41
Why is throw an expression? 0.00
non-static data member initialization from mother protected field 0.00
Why can't I pass a type member of a class as a template paramet... +2.47
Core dumped when a function pointer is assigned with a funtion that... 0.00
C++ using assert for class? +1.93
Passing an array to a function as a pointer +1.00
C++ inheritance alternatives for properties -0.62
Class derived from std::exception throws invalid pointer error on w... +0.35
C++: Large dynamic array of structs that rarely changes size, Is Ve... 0.00
"returning" an object without including it C++ 0.00
Creating an object as a private member variable vs. in a member fun... +0.84
Standard output strange behavior -0.72
how to abbreviate the values of hexadecimal by using C++. 0.00
C++ Destructor - Explicit calls in an Inheritance context -2.29