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 2 3 4 5 ... 21
Title Δ
Why does make_unique to vector::back() create another copy? -1.03
What exactly happened that we need double dispatch/visitor in c++ 0.00
I branched off the wrong branch, how do I move my changes to correc... +0.24
How to use c++ void_t correctly? 0.00
Does std::variant provide functionality similar to boost::variant&l... 0.00
Why I am unable to assign an iterator with vector index values? 0.00
How to find commit in all branches based on part of id -1.72
What's the best way to check uniform data? 0.00
Type cast warning from DWORD to 64 bit pointer 0.00
no suitable conversion function from "std::wstring" to &q... +0.23
How to delete data/content from a txt file -0.16
Using integer sequences with tuples and variadic templates +1.21
Component/Strategy Pattern in C++, Design and Implementation 0.00
Conditional C++ Class Member Definition 0.00
Are all of the C++ headers, a class? -0.29
Revert git merge without a merge commit -0.75
In C++, my console game character will not stop when moving right i... +1.11
Create tuple from result of functions in callable variadic tuple 0.00
Is there any way to strip a tuple of pairs to variadic template typ... 0.00
C++ setenv resolve other variables 0.00
Is it safe to store the pointer to the data of a std::string? +0.73
Creating new git branch. What is the point of git remote add? -2.05
Declaring an "interface" in C++ and not emmiting its vtab... 0.00
Template in union member - Declaration does not declare anything 0.00
Can a class be aware of superclasses when used multiple inheritance? +1.38
Making an optional template parameter a friend? +0.90
Want to define list of macros with same prefix 0.00
C++ class hierarchy in which to add functionality with an interface 0.00
The last point of potential destruction for the exception object +0.25
Creating a class object without a variable -2.84
How to force template class to use specified type unless specified... +1.39
Is it legal to pass lambda with an auto parameter to another function 0.00
Safely throwing an exception from a dtor 0.00
How to assign multiple string variables to a function? +0.23
Redeclare template parameter 0.00
Legacy code throws exception in destructor -1.18
C++: Force lamba instances to have unique static variables +1.30
Returning a reference to the derived class from a base class method +1.23
Writing a Factory method for STL random number generators -0.66
Difference between pointer to a new element and new array? +1.07
What is the purpose of `std::tuple_size<std::array>` +1.39
Is there any way to see which constructor will be called for this s... -0.72
Partially specialize class template by lambda -0.92
how to define constraints for SFINAE and static assert in C++11 +1.45
Check if class is a template specialization 0.00
Is there a way to define a template member in a non-template class? +2.23
Unpack vector into arguments to call functions that have a variable... 0.00
Convert template parameter into comma-separated list of template pa... +1.37
Check if skipws/noskipws flag is set for an input stream +1.26
C++ lambda syntax -1.04