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 ... 43 44 45 46 47 ... 99
Title Δ
C++ ambiguous call to overloaded function with unsigned int -1.39
Can an app compiled against GNU++98 / libstdc++ link to a dylib bui... 0.00
Elegant way to provide flatting iterator for vector of vectors 0.00
Lockfree Reloading and Sharing of const objects 0.00
Passing a lambda into a function template -0.13
Templatize enum class operators 0.00
Is "dynamic comparator" available in C++ -2.03
Why shared_timed_mutex is defined in c++14, but shared_mutex in c++... 0.00
Does the use of std::move have any performance benefits? -1.21
C++ std::map::iterator found nothing, yet subscript operator return... +0.31
Why move return an rvalue reference parameter need to wrap it with... +0.39
Updating a boost multi_array variable in a loop that changes its size 0.00
How to enumerate a vector without knowing its element's type in... -0.07
constexpr length of a string from template parameter +0.25
Does implementing a constructor prevent automatic move semantics? +2.34
Difference in C++11 async behaviour on Mac and Linux 0.00
why can't i pass two different comparators to one template func... +0.34
How to declare IN, OPTIONAL parameter along with OUT, RETVAL parame... +2.18
Why lambda removes cv and ref? -1.92
In C, how would I choose whether to return a struct or a pointer to... +1.27
How properly pass comparator to another template function -0.75
Infer the first argument of a callable +1.59
std::end for unique_ptr<T[]> -1.43
Find the number of pairs i and j such that the product of A[i] and... +1.98
How exactly std::string_view is faster than const std::string&? +1.57
Why not memory address of an array always increase? +0.50
How to Revert a TypeList back to its original parameter pack 0.00
Unable to use std::bind with variadic template parameters -1.78
In C++, why can I call vector<double>::begin() in for a priva... 0.00
Are checked guard parameter packs cause of ill-formed programs? 0.00
Implementing templated template method -1.78
Builder Pattern with C++ templates +0.13
C++ remove_if removes all following elements 0.00
Variadic Template Recursion -1.42
Lambda's "this" capture returns garbage -1.15
Is there guaranteed to be only a single copy of a non-inlined inlin... +1.82
How to make my vector class support direct initialization/assignment +0.41
Inconsistency between how Visual C++ and LLVM handle std::function... 0.00
using std::tie to compare structs +0.44
Why does decltype return type fail for recursive template, while re... -1.21
How to make this search function non-recursive? +0.43
Obtaining item index in ranged based for on vector +0.55
Trailing return type in C++14 +2.03
Applying C++11 move semantics to bound functions +2.29
call with parameters, that will be parsed from a single parameter 0.00
Is it possible to pass variable template to function through lambda? +0.29
Execute integer templated function based on run-time parameter -0.53
Is function pointer comparison in a constexpr function allowed? 0.00
Check validity of std::function before calling? -2.37
Difference between Microsoft Visual C++ 2010 x64 cross tools vs MSV... 0.00