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 Δ
A compile time way to determine the least expensive argument type +1.26
Constexpr constructible function object +2.53
Proper design for C++ class wrapping multiple possible types +1.84
Construct many nested class members -1.79
How to get object type of pointer to non-static data member at comp... -1.27
Why is static_cast used in QT's official document +0.16
In the case of using a std::unique_ptr to automatically deallocate... +0.50
c++ the difference between string using the assign function and dir... 0.00
Is it possible to check if a object is equal to a template class wi... -1.24
C struct with a pointer to be wrapped in a unique_ptr +0.41
Is this a bad way to implement a graph? -0.10
I have a vector that has pointers to elements from 2 subtypes acces... -0.95
Checking position of newly added unique_ptr to priority_queue -0.74
Identical bases conflict in multiple empty member optimization -1.30
Issues with template class conversion - unable to deduce function c... -0.76
CRTP Singleton Incomplete type or Non-literal type -0.30
How do I make my sizeof sum struct work with an empty parameter pack -2.09
Why does std::reduce need commutativity? -1.20
How to upcast this object without splicing, based on a condition? +0.28
Using hash directly in methods from unordered_map instead of the us... 0.00
Is it possible to prevent omission of aggregate initialization memb... +0.88
Why std::map does not have a FindOrNull method -2.07
Generating pairs of types inside a tuple 0.00
How to compare generic structs in C++? +1.01
Iterative DFS -- where to mark a node as visited? 0.00
Can we return false when the return type is declared as a ListNode&... 0.00
how do i implement methods for a template class that can be either... +0.85
Is this way acceptable for adding a unique_ptr to a vector? +0.46
Member variable vs. function concept checking 0.00
How to avoid code duplication when iterating over either a vector&l... -0.79
In c++, how to return multiple objects and nevertheless benefit fro... -1.83
Concept or trait for functor with specific arguments? -1.63
Detecting a member function in a class which uses CRTP +2.26
std::shared_ptr custom reference counter 0.00
How to allow access to a vector elements where the vector is a clas... +0.47
std::reference_wrapper unwrap the wrapper 0.00
std::scoped_lock behaviour with a single mutex -0.84
Is it possible to match recursively integer template parameters in... -0.62
How to wrap a function to fit the required type of another function +1.39
What is the average and worst case time complexity of an n-ary tree... 0.00
Variadic Template Parameter Expansion Inside Class member of Type s... -0.00
Creating multiple lock_guards in a function 0.00
Is it possible to make a constexpr tree? 0.00
Is it possible to cast template parameters on runtime? -0.55
How to get corresponding pair regarding to a given value from a sor... 0.00
Non-constexpr variable sometimes usable in a constexpr context? +1.39
template parameter is ambiguous / deduced conflicting types for par... 0.00
Linker error when using OutputIterator in a static library 0.00
How to improve a bunch of else-if conditions that evaluate a variab... +0.48
What prevents overlapping of adjacent members in classes? 0.00