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 ... 59 60 61 62 63 ... 99
Title Δ
Simulating the range-based for loop's begin/end behavior -1.45
Is it safe to delete a forward_list in C++? 0.00
Wrap C-API with types as enums in C++ 0.00
Is undefined behavior only an issue if you are deploying on several... +1.18
What's the reasoning behind std::unique_ptr<T>'s cons... -0.60
Functional C++11 strange behavior 0.00
Pipeline class storing different templates with constraints 0.00
C++11: Range-based for loop over range described by templated itera... +1.23
Bind move-only structure to function +1.80
Trying to return a `std::unique_ptr` constructed with `NULL` -0.59
bind make_shared with variadic template -0.93
Why is commenting out multiline comments in c++ inconsistent? -2.08
Using for_each_process() in my program prevents me from compiling,... 0.00
Is it bad practice to typedef a smart pointer? +0.40
Select constructor through SFINAE in template arguments +2.55
Get all entries from std::map that hold come condition? 0.00
Templated overloaded operator resolution, no implicit cast +0.07
C++ equivalent of Rust's Result<T, E> type? +1.15
Is this RAII exclusive resource checkout object / manager combinati... 0.00
defining hash function for nested custom type 0.00
Passing enum to overload function +1.50
Automatically add type derived class (not instances) to a list when... +0.43
In which cases is it unsafe to (const) reference a return value? +0.25
C++11 Enum class containing duplicate values -1.77
Why do I have to always specify the range in STL's algorithm fu... +0.26
How does type deduction work for evaluating expressions? -0.11
Observer pattern + Visitor pattern for message system +0.43
std::function/bind like type-erasure without Standard C++ library +2.12
Friend operators for template class -0.93
Partial evaluation of a function represented as a struct 0.00
Bind metafunction: accept both types and template template paramete... +2.76
When shared_ptr, when unique_ptr +0.17
C++11 variadic template + inheritance +2.60
C++ template class confusion 0.00
why lock_guard can get an already locked mutex by unique_lock? 0.00
GCC-Visual Studio std::thread compiler differences 0.00
Do the iterator invalidation rules mean thread safety? +0.50
C++ enhanced cat -1.17
"anti-SFINAE" enabling an overload if a given expression... -0.58
Using non-type template argument during partial specialization -0.58
Can a coding style absolutely guarantee no memory leaks? +0.86
Using iterator_traits to deduce value type from pair of iterators -0.54
Does 'final' specifier add any overhead? +2.10
Performance degradation using function pointers with TBB 0.00
Universal reference argument used twice -1.02
Is there a way to have a template do specific things based on if pa... 0.00
C++11 - Range-based for loop on a two-dimensional map -1.61
How can implement dynamic function call with C++11 and C++14? +0.85
Emplacing a thread object into a vector where the function is a mem... +0.42
How can I search an std::map using a key of a different type -0.27