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 ... 6
Title Δ
Call function with part of variadic arguments -0.30
How to declare a void pointer using auto? +1.43
Forwarding reference vs const lvalue reference in template code +2.12
minimum total move to balance array if we can increase/decrease a s... 0.00
How is nested template specialization done C++ +1.44
Why does the copy constructor for std::string appear to be faster t... 0.00
Is va_list still used in C++? Or is it encouraged to use template&l... +0.96
How can a class member be left unconstructed for later construction... -1.87
Using explicit constructor -1.07
C++ how to manage iterators of contiguous dynamic arrays +2.10
Assignment operator's return value can be a reference? +2.32
Private variable depending on unspecified private variable (C++) +0.49
template const / non const method +1.73
Best way to delete parent/child window hierarchy 0.00
Map Variadic Template Arguments -0.92
Why does assigning to a constant via pointer have no effect? +1.89
Implicit instantiation of function argument 0.00
Detect idiom with function failing static_assert -1.73
Copy ctor called instead of move ctor -0.53
Is there a specific time to use c++11 over c++17 +1.62
Initializing non-static member array of size defined in a #define o... +2.04
multiple inheritance with concept-based polymorphism c++ 0.00
Compiler deduction of rvalue-references for variables going out of... +1.04
What is the Rule of Four (and a half)? -1.65
How to make a "variadic" vector like class -1.85
Storing arguments in a variadic template function without using boo... -0.18
Neat way to parametrize function template with generic function poi... +1.01
Why does compiler use move constructor instead of the copy construc... +0.48
How does a compiler distinguish between two variations of "vec... +1.08
How should I return an object from a function? +1.14
Why is sizeof(std::variant) the same size as a struct with the same... +0.86
Can std::move() or its explicit equivalent on a local variable allo... +0.29
Is it possible to add a new piece of syntax to (for example) c++ wi... -1.39
is multiple assignments of atomic variables, an atomic operation? +0.48
What does const_forward do in optional implementation in C++? -1.45
Do rvalue references work just like lvalue references? -2.01
Passing pointer to struct, vs. passing void pointer and casting to... +2.88
C++ pointers and references in functions -0.50
Nested C++ template with variadic +0.10
Why is this lambda streamable? 0.00
How do I create a dynamic array of arrays (of arrays)? +0.46
Why can I pass by value here but not by reference (C++)? +0.54
When do I need move-operations , c++ 0.00
Static common value function in c++ +2.03
Member of derived type 0.00
Fill vector with constructor call -1.48
Insert std::unique_ptr into boost:ptr_map +1.35
Pass Groups of Arguments in a Variadic Template -0.01
C++: Can the Compiler Optimize a Passing by Value? +0.31
C calloc cannot convert from void* to double* -1.61