StackRating

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

Yakk - Adam Nevraumont

Rating
1564.05 (4,902nd)
Reputation
197,071 (244th)
Page: 1 ... 12 13 14 15 16 ... 99
Title Δ
how to forward the types of tuple to specialize other template? -1.25
Is there a data race on packaged task arguments? 0.00
create a Dynamic std::array of std::array +2.00
What does it mean to flush the output in competitive programming? 0.00
get currently held typeid of std::variant (like boost::variant type... +0.13
Use of std::optional to pass a std::vector<int> to a function... +1.06
How to properly implement a function with variadic number of std::s... +1.70
Can an unused function instantiate a variable template with side-ef... -1.34
operator overloading for nested derived templates 0.00
Is there an alternative to the pipe syntax for ranges-v3? 0.00
Is there a better way to chain together functions on streams? 0.00
How is 'pass by reference' implemented without actually pas... +0.11
Explicit template specialization - multiple definitions -1.45
std::string resize is ruining compare operator (==) +2.81
When outof scope, will std::bind prolong object lifetime, like char... -0.22
Is it possible to catch an exception of lambda type? -1.25
How do I create an array of function pointers of different prototyp... -0.68
Template type of class in inheritance 0.00
inconsistent compiler behavior for user defined conversion to a ref... 0.00
Is it useful to pass std::weak_ptr to functions? +0.05
perfect forwarding / move construction isn't working from tuple... 0.00
How to improve logic to check whether 4 boolean values match some c... +0.16
In C++ polymorphism, how to avoid name hiding for functions (no mat... +1.90
How can I partially specialize class template non-type parameters +0.38
Under what circumstances will the body under the condition be execu... 0.00
Why is iteration slower than recursion in the sum function? 0.00
What is the use of the class prefix in a function definition? -0.99
Why does the longest prefix which is also suffix calculation part i... +1.70
Template parameter extraction and modification -0.19
Partial specialized template class (for container class type) is no... +1.83
How to make static variable have the same initialization value in s... 0.00
Template parameter in classes -0.53
disable template member function if return type is an array +1.86
Variadic sequence of pointer to recursive member of struct/class as... +0.24
Compile time constant determination 0.00
Regarding shared_ptr reference count block -0.03
Why do not C++ object methods expect a self argument unlike python? 0.00
How does the call stack look when you initialize a reference from a... +2.44
ambiguous overload in big numbers class 0.00
Passing multiple functions to a template 0.00
Non-Movable C++17 Unique Pointer +1.67
C++ - Why is std::function<some_type_t, void> invalid? -0.12
Isn't the note below a contradiction in relation to paragraphs... 0.00
Clean ways to do multiple undos in C -1.30
SFINAE for function body +0.99
std::map::size_type for a std::map whose value_type is its own size... +0.20
Is there a way to specify an enum-class value without having to typ... -1.04
Portability and length of std::string on Windows vs. Linux -1.59
C++ Operator overloaded using friend function. Attempt to add multi... +1.83
Do all template parameter packs have "empty" as their def... 0.00