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 ... 20 21 22 23 24 ... 99
Title Δ
How can I avoid unexpected results from std::abs? 0.00
Multidimensional arrays represented as 1D (templatised for n dimens... 0.00
C++11 lambda capture `this` and capture local variables by value -0.85
A good way to organize a code involving const references with limit... +0.39
Tagging std::function with a name? 0.00
Is there any design pattern for perfect forwarding when the functio... +0.43
Does anything prevent std::optional::value_or() from being conditio... 0.00
How to avoid dangling reference with R-value 0.00
How do memory addresses know how long an an array is? -0.10
Template parameter denoting "something callable with particula... 0.00
Program Stopped working when inserting data using linked list 0.00
How to store an abstract templated class with an abstract template... +0.36
Decently close multithread c++ app when receiving SIGINT action +0.08
Implementing Stream<T> which can be converted to Stream<U&... +2.41
Adding overload operator == with enable_if +2.75
Why put std::lock before std::lock_guard -0.77
How to write an error struct which can contain different strongly t... -0.17
When are one line multiple conversions not allowed in QT, like QStr... 0.00
C++ Vector in Python for Perfomance +0.43
How to write lambda with captures for the comparator of std::priori... 0.00
Allow implicit casting for types with the same underlying structure -0.68
How to cleanly exit a threaded C++ program? -0.62
Programming: Exhaust Rational Numbers 0.00
Custom iterator: how to correctly handle distance calculation and e... -1.87
Is using placement-new, copying the storage then accessing the valu... 0.00
Observer Pattern: Why should Subject be Abstract? -1.97
Preventing memory leaks in polymorphic classes +0.40
Access a function in derived class through virtual call to it in ba... -2.37
Combine lambdas with operators -0.72
How to capture variable inside lambda -0.73
Apply Clang's fix-it hints automatically from command line 0.00
Does pointer arithmetic apply to iterators? 0.00
C++ Switch statement executes after break -1.02
Does Each Element of a multimap Contain Both the Key and Value? 0.00
Compile-time constexpr cons lists like lisp in C++ 0.00
Raw loops vs. algorithm for loops that depend on the index +2.19
How are anonymous functions implemented in AOT-compiled languages? 0.00
Proper operator (.) or (->) for accessing member of auto +0.42
Is the poor performance of std::vector due to not calling realloc a... +2.00
difference between possible std::forward implementations 0.00
C++ STL Producer multiple consumer where producer waits for free co... 0.00
C++ virtual function inlining when derived class is final? 0.00
Initialize std::array with a random size -0.14
C++ Trying to display data of different types using a template outp... 0.00
nested template class and a function in the global namespace +0.90
Is there standard C++ template class for variable-length arrays wit... +1.74
Overload ambiguity with std::function that takes an std::optional p... +1.02
Clone design pattern adapter - avoid slicing children (similar to p... 0.00
Circular template dependecy of variadic class templates 0.00
Member field aliases in derived class (no accessor functions) +0.42