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 ... 8 9 10 11 12 ... 99
Title Δ
Passing C++ vector into file writer 0.00
Why Must Specializing Argument be void? -0.20
Bitwise operator on two large sparse vectors without looping? +0.42
How do I remove this inheritance-related code smell? -0.09
Having problem with implementing a chain class (chaining two contai... 0.00
Directly defining a non-template function in terms of a template fu... 0.00
Writing a subscript non-member function +2.19
Why doesn't const_cast work on arguments to std::function? -1.17
Creating a template constrained c++ factory -0.04
When to use weak_ptr instead of call by reference -1.72
Using atomic types in "wrapper" classes 0.00
How to work around std::get<>()'s lack of concurency spec... -1.24
Specific use case of to_address 0.00
Overloading operator on a templated class -0.25
if constexpr with recursive parameter packs -1.64
No array bounds check when using auto +0.48
How to save a bool value into a memory location pointed to by a voi... -0.68
Why std::get does not work with variables? +1.01
C++ creating new operators and overloading the current ones -1.35
How can a lambda capture itself for an asynchronous call? +0.41
How to pass a c++ class function as callback 0.00
What guarantees that different unrelated objects in two unrelated t... -1.16
rvalue reference usage: needed? 0.00
How can one get user's home directory using C++17 std::filesyst... 0.00
How to store a reference in boost::variant<T> instead of copy... -0.09
Which is the best way to yield thread? -1.26
How can a local std::bernoulli_distribution create accurately distr... -2.15
C++ std::variant vs std::any +2.23
Max sum from unique digits 0.00
Why std::lock() causes the endless loop when works with my own uniq... 0.00
In C++11 or above, Is there a way to implement a single-method pure... -2.01
Is it possible to use std::basic_string as a wrapper around char*? -1.24
How to copy an element of std::variant to a variable of another var... -0.31
Lambda function captures wrong "this" pointer -1.69
What's wrong with std::valarray's operator*? 0.00
How to construct a tuple of non-movable non-copyable objects? -1.27
Does emptying a std::queue using a scoped queue::swap break any rul... -0.80
With Range v3 ranges, how to combine views and actions into a singl... -2.46
Are constexpr functions implicitly static? +2.80
How to cycle through FULL RGB spectrum smoothly 0.00
Type Inference for std::string in Template Function Fails 0.00
Does Class template argument deduction works with std::map? 0.00
vscode cannot find header when compile while Intellisense can 0.00
std::sort is way more fast than custom OpenMP parallel sorting algo... 0.00
Call std::function with list of variant types +0.40
Python-like dynamic argument unpacking in C++? -1.29
How can I gate template function definition based on whether a temp... 0.00
alias template for member template -1.14
How to dynamically choose the return type of the operator [ ] in co... 0.00
reinterpret_cast of pointer to pointer +0.22