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 ... 48 49 50 51 52 ... 99
Title Δ
Do C/C++ have standard 'slice' container? -1.70
Types of elements of a tuple view +1.62
std::sort descending order with operator overloading -0.38
Is it necessary to use 'new' to allocate a new pointer to a... +1.22
C++ shortcut for writing function with template class as a parameter +1.01
Select specific elements from a vector -0.07
Return by universal reference +1.68
How to static_assert that a given function call expression would co... +1.51
What's the difference between iterator syntax in range-based lo... -0.42
Declare member function only for specific template instantiation of... +0.41
Checking for a specific nested type/tag with boost hana -0.55
Construct a std::mem_fn by type +0.44
Can I simulate an empty lambda with C++03 standard library features? 0.00
simple structs with make_unique and emplace_back -0.58
Eloquent solution to needing non-const indexed access of a std::tup... -1.51
Template argument deduction failed, using function pointers as argu... +1.79
How can I use noexcept when I select a specific hidden function fro... -0.05
Lambda capture list and defined function pointer type -1.38
Looking for a pattern to avoid using dynamic_cast in implementation... -0.92
Why can't std::tuple be element-wise constructed with a std::tu... 0.00
Reduce number of shared_ptrs in persistent data structure 0.00
Initialize static std::map with unique_ptr as value -2.15
Not all threads notified of condition_variable.notify_all() +0.62
Why lock-based programs do not compose correct thread-safe fragments? -0.85
Implementing custom iterator for a dynamic matrix class 0.00
calling std::future::get repeatedly 0.00
Why can't (or doesn't) the compiler deduce the type paramet... 0.00
Calling a Julia function from C++ that takes a Julia callback funct... 0.00
upper_bound and lower_bound in different headers? 0.00
Why member variables of a const object are not const -1.23
Using constexpr together with getenv (or alternative) +0.40
Why does `<< std::endl` not call the operator I want it to ca... +1.05
What are the new features in C++17? 0.00
"cut and paste" the last k elements of std::vector effici... +1.76
template which accepts either a type or a template as its parameter 0.00
How to iterate through a list but stop at size-1 -1.16
c++ move operators class members 0.00
What is the intention of ODR? +0.41
How to perfectly forward a struct member? 0.00
Can the behavior of Cocoa's selectors be reimplemented in C++? +0.44
Having trouble with my sorting function +0.43
is it possible to implement a std::move-and-clear function? -1.09
polymorphic_allocator: when and why should I use it? -1.89
Is it possible to define type alias to constexpr function -2.06
Why is my new allocated pointer automatically deleted on program ex... -0.89
Avoid using cast in tree structure -0.16
C++ Cast Template -1.09
How do I sort two tuples of containers? -0.31
What does static_cast<T> do to a T&? +1.73
summing array of doubles with large value span : proper algorithm -1.01