StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Nir Friedman

Rating
1540.57 (11,531st)
Reputation
13,017 (11,165th)
Page: 1 2 3 ... 6
Title Δ
Lambda type deduction +1.22
C++ class with container of pointers to internal data members: copy... -0.04
C++ lvalues and rvalues in template functions -1.63
Why should a unique pointer be used inside a class +2.45
Any way for template substitution to happen before argument depende... 0.00
Optional parameter const reference reassignment +0.34
How do I get index of elements in parameter pack -2.01
Recursively folding a parameter pack to resolve placeholder types -2.02
How to create/construct a class instance earlier than any other glo... -1.28
Understanding how declval is working in the copy_assignment situation 0.00
C++, Is it safe to static_cast to void* and back across processes? +1.68
In 2018 with C++11 and higher, are helper init() functions consider... +0.87
Is it possible to call functions with different amounts of params,... +1.84
Has CRTP no compile time check? +2.30
Vector C++ resize -0.57
Implicitly defined vs Explicitly declared constructor -0.55
make compilation fail on specific instantiation of template class -1.93
Handling void assignment in C++ generic programming +1.42
Emplace for complex objects -2.13
How to check if template argument is a callable with a given signat... +1.20
Behavior of const auto pointers in C++ +0.62
C++ public virtual inhertiance of interface with private inheritanc... -1.14
Multi Threading in c++ -0.48
Is it possible to know when is constexpr really a constexpr? +0.94
Why C++ Allocator concept has construct and destroy functionality? 0.00
How to use an allocator for a hierarchically allocated class +1.66
Run two different functions based on flags? -1.26
How do I convert a std::function wrapper into a variadic function? 0.00
Is it possible to avoid static_cast in initializer list? +1.45
Expand two parameter packs +1.08
How to define template function overload to match empty std::tuple&... 0.00
Templated function template specialization +0.48
Mix boost::optional and std::unique_ptr -0.23
Variadic templates and switch statement? +1.50
Why does reverse_iterator have a default constructor? -1.05
How to construct any object from variadic constructor parameters? 0.00
Avoid memory allocation with std::function and member function +0.20
Ambiguous overload due to reference collapsing +2.47
C++11 std::conditional at runtime? +1.31
Converting a variable amount of arguments into an explicit amount 0.00
C++ : Running time of next() and prev() in a multiset iterator? +0.46
Evaluating strlen at compilation time? -0.06
Template selection on argument type of passed function object witho... +2.15
Partial member function template specialisation and data member acc... +0.46
Filling in padding bytes of a C struct in C++? (NOT concerning stru... +1.57
Marking a member variable to not copy +2.42
Type erasure: Retrieving value - type check at compile time +2.05
C++ smart pointer performance and difference with a simple wrapped... 0.00
How to constrain template parameters 0.00
is std::vector a non regular type due to its assignment operator mo... 0.00