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 ... 65 66 67 68 69 ... 99
Title Δ
How to convert std::future<T> to std::future<void>? -2.01
converting iterator to pointer - especially at end() +0.43
Why is unique_ptr null? -0.62
Cast function type to differ if types of arguments are convertable +2.06
Why does link order affect the test result of a test that uses macr... 0.00
Herb Sutter's CppCon Perfect Forwarding slides -1.02
Is there a way to specify a different function when passed a lvalue... +1.28
Why should a type T to be emplaced at the end of a vector required... 0.00
Is there any way to limit repetitive boilerplate when using the PIM... +1.98
Forwarded in-place construction and list-initialization +2.89
How can I raise a matrix to a power with multiple threads? +0.57
The concept of `Nil` in C++ -0.71
How much of a file has been read 0.00
Which C++ compilers automatically define size_t without requiring a... -1.11
Are atomics or mutex locks a must for display tasks in multi thread... 0.00
How to properly declare a const pointer from non-const iterator to... +2.12
template function with corresponding parameters to subset of tuple... -0.23
Force static_assert to fire during type instantiating -1.05
Enable template function if class has specific member function 0.00
Narrowing conversion with template parameter (MSVC14) -0.04
Shorthand for for-loop - syntactic sugar in C++(11) -0.50
Why is including implementation for a friend function that uses tem... 0.00
std::function callbacks with asynchronous operations 0.00
Setters in template classes -0.59
How to introspect the arity of a variadic template template argument? +0.47
Perfect forwarding class variadic parameters +2.16
C++ creating a 2D array using the size of a given vector, in a memo... +1.01
Packing integers close together in a vector - can it be done faster? 0.00
decltype(auto) in member function ignores invalid body, decltype(ex... -1.55
Efficient approaches for parsing objects from consecutive fixed siz... +0.45
deduce two different known type variables in different parameter pa... +0.44
How do you perform a secondary sort while maintaining a primary sort -0.59
fastest way to find out if two sets overlap? +0.48
Avoid template instantiation for different char array sizes +2.28
C++: custom deleter status -0.96
Return type of function that returns an std::function 0.00
error: there are no arguments to 'at' that depend on a temp... 0.00
C++ STL associative containers: Get iterator from element? +0.43
Passing reference as lvalue/rvalue depending on function signature 0.00
Concurrent write to different buckets in unordered_map (C++)? 0.00
Passing a reference to an offset position in an STL vector +1.00
C++11 async - is management of optimal number of threads automatic? 0.00
push back an array of struct by initialization list or variable +0.47
Why shared pointer assignment does 'swap'? +0.07
Why would you write your own Random Number Generator? +0.35
Launching Multiple Threads in a single call C++ 11 0.00
One instance of class per thread, C++11 +0.25
Using a partial template class as a specialized template function 0.00
How do I reserve space on the stack for a non-default constructible? -0.89
Unable to call base constructor in template class using virtual inh... -0.05