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 4 5 6
Title Δ
Using an unordered_map with arrays as keys -0.42
Moving elements from one vector to another using erase-remove parad... 0.00
Why does this C++ trait to detect if a type T has a void operator(E... -0.73
C++ function content based on caller -0.09
c++03 null pointer versus null object pattern: performance implicat... 0.00
Reusing objects in functions defined in C++ header -0.50
Converting PrintContainer Preprocessor Define into Template in C++11 +2.52
Assign a number to each unique value in a list -0.94
How to default construct value_type of iterator as default argument... +2.47
Convert variadic template to constexpr +1.85
C++14 lambda's default argument type deduction depending on pre... -1.04
Effective placement of lock_guard - from item 16 from Effective Mod... -0.52
How to use "using" for a function? +1.97
making a random paired vector from another single vector 0.00
What does the "=" operator return? +2.39
Passing pointer to template-function, when the template used as arg... -1.54
Comparing typeid pointers 0.00
Why does C++ allow access restrictions on public inherited base met... -0.48
Defining class member via a reference passed through constructor 0.00
Infer 'this' pointer type when called from derived class? +2.50
Builder Pattern with C++ templates -1.15
How to implement copy constructor for copy swap idiom +1.82
Partial specializations for pointers and functions -1.74
Is It "Python-esque" to wrap all functions in a class? +0.50
Cost of self-executing C++11 lambdas -0.95
Require const value for template loop -0.92
Creating a container to store multiple types 0.00
What is this use of std::map doing? -1.36
Is it a bad design decision to manually call the destructor in the... +1.24
Entering multiple lines of code to be run later at the Python REPL -0.48
Using SFINAE partial specialization without touching the primary te... +1.90
C++ function argument safety +1.03
std::vector::insert vs std::list::operator[] +0.38
How to statically query a static member variable that may not exist... 0.00
Return by universal reference -1.68
Better way to parse a config File in C++ +0.50
Can I use the iterator Libraries' Access Functions on Nonstanda... -0.85
Making a loop faster +0.51
What does it mean to inherit from lambda? -0.91
tempate argument deducing in returned templated class 0.00
Using a mutex to block execution from outside the critical section -1.79
Printing the values of an instantiated structure without using the... +1.57
C++ Providing arbitrary parameter for a templated array to check ag... 0.00
Software design: Too many classes? +0.36
c++ derived base class Friend function accessing private on Parent? +1.34
Sum Nested Template Parameters at Compile Time -1.53
C++11 std equivalent of Boost has_dereference +2.48
Can a std::array alias a fragment of a larger array? -3.76
Verify static_assert in a unit test -1.89
Implementing copy and move assignment with a single function -2.33