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 ... 53 54 55 56 57 ... 99
Title Δ
How to unroll template specializations +0.28
SFINAE used recursively -0.22
Peterson's Algorithm on C++ multithreading -0.54
C++ Template specialization with class as return type and enum as p... 0.00
Elegant pattern for scoped_lock to access resource? +0.46
Turning a stateless C++ function inside out, into a stateful one +0.35
Unsigned integer nibbles treated as binary compressed to unsigned i... 0.00
Print weak component of a graph vector of vectors 0.00
Using Any class (similar to boost::any) in other templates -1.35
Is there a reason to use C++11's std::int_fast32_t or std::int_... +1.40
Avoiding Repetition For SFINAE Differentiating Between void and Non... +0.52
C++ multiple return values from thread using promise, future? -2.36
Rvalue reference and auto&& local variables +0.64
Using std::condition_variable with atomic<bool> -0.96
Difficulty in understanding let and lambda usage in Scheme +2.09
Issue with the templatized version of insertion sort 0.00
custom operators with special characters in c++ 0.00
Using the address of an item in stable vector -2.33
Is there any built-in functionality in c++ to run task at sheduled... 0.00
How can I use `std::array` for a template parameter of the form `te... -1.15
Segmentation fault in recursive function when using smart pointers 0.00
detecting execution time of a constexpr function 0.00
Generating objects of variable types from combinations of construct... +0.90
Modify the value of a std::unordered_map element in C++ -0.99
std::chrono for frequencies? 0.00
What is the need for enable_shared_from_this? +0.37
std::shared_ptr and dlopen(), avoiding undefined behavior -0.36
Type independent vector class member 0.00
How to have length constrained std::string? +0.38
Why do boost/etc do so much SFINAE on template member functions'... +2.65
C++ - Why is boost::hash_combine the best way to combine hash-values? 0.00
Elegant avoiding of value-initialization of vector elements in futu... 0.00
C++ understanding ADL 0.00
Less verbose templated private static const member variable special... 0.00
Cannot understand why perfect forwarding is not working +1.93
Strategy pattern in C++. Implementation options -1.47
What are the pros and cons of using smart pointers as "non-own... -0.87
Overloading operators in C++ with template classes +1.18
Integer ranges in C++ - what should I do while the standard's n... 0.00
Template template and partial specialization: a puzzle -1.66
Access internal object through a proxy object 0.00
std::optional<T> and functions taking a non-const reference t... +0.65
Short-circuit evaluation on C++ logical && and || operators +2.27
How to build a c++ program with only an .h file 0.00
C++ Overloading operator+ in a template class +1.23
Deducing Function Parameter types using parameter packs 0.00
Preventing L-value instantiation in C++14 -0.12
Define a struct which is derived from true_type whenever a given SF... +0.08
Paradigmatic way to set base class with multiple inhertiance +1.80
Using C++11 range-based for loop correctly in Qt 0.00