StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

n314159

Rating
1512.83 (53,494th)
Reputation
1,095 (143,395th)
Page: 1 2 3 4 5
Title Δ
Can I detect which types, when used as a base class, potentially ov... 0.00
C++17 Iterate over a subset of parameter pack -1.76
Reason for choosing an array of one element instead of one object? +0.93
C++ Library & Self registering classes: Factory map empty in cl... 0.00
How is less implemented for std::type_index? -0.26
Why is Microsoft using struct rather than class in new code? -0.00
No diagnostic for pack expansion in std::index_sequence -0.65
Passing C++ method as function pointer -0.39
Refactoring a comparison operator for std::set which is using dynam... -0.97
Store either constant or non constant reference within the same cla... 0.00
clang/gcc inconsistency in class specialization 0.00
Bitwise operations on SINGLE BIT of std::vector<bool>. Why th... +5.36
How to inherit from c++ iterator class? 0.00
class specialization, without the template arguments of the class t... +4.85
Converting std::vector container into an std::set using std::transf... -0.32
Construct a container of derived pointers from a source container o... +0.55
find a tuple in a tuple of tuples +4.04
Difference between return 0 and -1 +3.10
fill vector with random elements +4.70
Is it possible to create std::any with std::reference_wrapper from... -2.94
Detect equal elements in a std::list +2.97
Why is empty base optimization forbidden when the empty base class... 0.00
Subtracting packed 8-bit integers in an 64-bit integer by 1 in para... -0.03
Threads with Classes and std::packaged_task +0.08
Compound error_codes? -0.18
How to can a std::array class member be statically asserted to be s... -2.31
when to use template non-type classes or plain arguments in constex... 0.00
Transforming an OutputIterator before inserting into a container 0.00
how to use a friend cin/cout function from base templated interface... 0.00
Can we convert a base class pointer to a derived class pointer with... +4.04
Deduction failure of function call with explicit template argument... +1.97
Const methods and custom iterators +4.13
Implementing member swap() in terms of non-member swap() +0.71
Autodeduction of return type -3.22
Exposing a vector of shared_pointers without giving ownership +4.88
What is the time complexity of inserting elements of an array into... 0.00
Function tabulation and wrapping 0.00
How do member variables work with specialized class templates? +5.15
How to make a virtual function accept a data type defined only in d... 0.00
What is the practice for handling a complex resource pointer in C++... +4.22
in C++ , can I define an implicit conversion to a class without mod... -0.12
Static member function and access operator -0.63
Insert a pair key in map -1.16
SFINAE: Understanding void_t and detect_if 0.00
Using STL algorithms on 2D vectors to extract the first column -3.44
Copy elision of arguments as return values -1.35
c++: priority_queue: lambda-expression in template-argument 0.00
Convert multiple arrays into tuple 0.00
How to convert std::set to std::map with a default value in c++ +0.17
How to reverse a combined flags result to flags? -1.50