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 ... 35 36 37 38 39 ... 99
Title Δ
C++: How to store various member functions of different classes for... +0.28
Confused by how the rvalue reference vector::push_back function inc... -0.39
How much memory does a reference use on the stack -1.93
ARM Neon: How to convert from uint8x16_t to uint8x8x2_t? -1.91
type punning with template +2.27
How do I make a functor out of an arbitrary function? -0.76
What is coroutines in C++20? +0.42
How do you pass a template name to a method? +0.23
Inheriting from standard library type traits 0.00
Wrapper for both lambdas and std::function 0.00
How to allow derived classes to return any iterator over a type thr... -0.90
Need a Qt workaround for casting one base to the other 0.00
How to structure an object in C++ that does asynchronous background... 0.00
Converting std::vector to array an then p/Invoking it causes a Acce... 0.00
How to self-document a callback function that is called by template... +0.71
Is it wise to prefer lambdas to function objects? 0.00
Recursive vector template 0.00
if-statement executing when it shouldn't (kind of) 0.00
Is this type of Type Punning Legal and Safe? 0.00
Choose member type based on template arguments? -1.97
C++ Create objects in a try bloc then store them in a std::array -0.90
How do I write my own graphics display engine from scratch? +0.42
parameter pack expansion not working in lambda 0.00
How do I exit a function, but continue with the rest of my program +0.34
Which compiler, if any has a bug in parameter pack expansion? -1.15
Why passing an object derived from std::function by reference crash... +1.30
If linked lists have many functional advantages over arrays, what a... +2.23
How to arbitrarily enable or disable class method based on specific... +1.63
Allowing implicit construction only from reference to longer-lived... +2.48
Is the plain pointer, together with the usual operations & and... 0.00
Why does creating a temporary instance not work in this case? 0.00
Recursive variadic template with empty parameter pack (to avoid dup... -1.17
Typedef evaluation in a class template 0.00
Is there a decent wait_any implementation using c++11's concurr... +2.15
Is there a type-erased function wrapper in the Standard Library tha... -0.30
Fast 'group by/count' std::vector<std::u16string> int... +0.40
"Expression must have class type error" only occurs when... 0.00
Skia SkCanvas cannot be constructed with SkBitmap 0.00
Mixing double dispatch and static polymorphism -2.10
Iterate over C++ variadic template -1.96
Why does std::get not have a single signature that accepts a forwar... +0.42
How to avoid move semantics for class members? 0.00
Perfectly safe static/runtime numeric casts +0.34
std::function check inheritance of classes 0.00
How to avoid deadlock when the called method uses the same lock tha... -1.06
Overload custom comparator to std::map 0.00
Invoking ranges::for_each with lambda and global function -0.42
std::tuple::get returning const Type&& -1.81
understanding the lower bound/ upper bound interface -0.53
array, std::list, std::vector inserting time +1.90