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 ... 9 10 11 12 13 ... 21
Title Δ
Is it possible to "bundle" template parameters in C++? -0.03
How can I find the number of arguments a template function takes? +1.74
Casting base class pointer to derived class (reference) 0.00
Why does the number of elements in a initializer list cause an ambi... -0.68
What is the reasoning behind sf::Sprites owning their position and... -2.52
Reference sign after method declaration c++ 0.00
Making parent class members unmodifiable for each derived class +0.33
Generic object creation from command line 0.00
Should we use `else return` or `return`? +0.34
cout a stringstream but print a pointer 0.00
Store derived in base assignement then call base function +2.32
Confused on the locations of class declaration and implementation i... 0.00
How to declare and call a function with unknown arguments? 0.00
Why std::vector::push_back segfaults with virtual destructor? 0.00
what's `auto classMemberFunction()->void {}` signature? 0.00
What is elegant solution of conditional comparison? +0.80
Iterating over a list of classes -2.14
Explicit template instantiation for variadic templates -2.64
Hard time understanding precedence principle of char (*p)[sizeof(c)]; +1.44
How do I pass a truly immutable 2D array to a function? -2.35
How to fix expected primary-expression? -0.42
How do I compare against multiple values in the condition of a whil... -2.58
C multidimensional arrays and dereferencing array pointers +0.33
Declaring array of pointers to char arrays +0.11
Difference between inner and outer overloaded C++ operator -1.66
C++ cannot declare variable to be of abstract type +0.29
c++ how to assert that all std::shared_ptr in a vector are refering... +1.11
Keeping track of (stack-allocated) objects -0.02
C++ expand parameter pack to tuple of arrays 0.00
Toggling mutex lock using guard +0.33
C++ const& binding to temporary object 0.00
destructor implementation in templated class +1.42
How it is possible to turn unsigned int to negative number with bit... -0.43
c++ error: private expected a ; 0.00
Does C++ have move and delete semantics? -1.09
Correct use of sscanf_s 0.00
While function skips line in C++ +0.40
Want kind of constexpr switch case on type +0.36
What is the best programming practice to simulate an evolved class? 0.00
find_if find a element not equal to something +1.41
How to avoid warning about no return expression when using static_a... +0.32
Detecting type of data in c++ array +2.04
enable_if and constructor with VS2012 +1.46
SFINAE remove function from overload set if a free function does /... +1.35
Define if string/char literal at compile time +1.62
Keystate Inverter not working 0.00
How to wrap calls with try/catch block? 0.00
How do I elegantly use smart pointers to model complex lifetimes in... +0.30
C++: Reference/pointer to member variable as template parameter +0.57
The difference between reduce and decrease in iterator +2.00