StackRating

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

Evg

Rating
1569.28 (4,127th)
Reputation
4,011 (41,824th)
Page: 1 ... 7 8 9 10 11
Title Δ
Doing the same thing inside various 'if' statements, can be... -0.37
Use cases of keyword using in C++11 0.00
impact on global pointers while threads updating it +3.60
Can someone explain the special std::function template parameter li... -1.66
Determining the Return Type of a Template Function -3.94
Specialize only constructor in template, keeping best performance a... -4.18
Display a particular std::vector's element in GDB pretty printer 0.00
Default parameters in constructor gives compile time errors +3.42
how to zero pre-fill for std::to_string function? +0.93
How to avoid calling function in base class? +3.36
Using fields stored in variadic data structure as method arguments -1.05
C++ how to initialize vector member from list of values -1.06
User-defined conversions sequence +0.53
How to share data returned by operators +3.57
Is There a Workaround for Visual Studio's Lack of Support for a... +3.60
questions about the searching and sorting algorithms -4.89
Does Visual Studio 2017 need an explicit move constructor declarati... +0.10
Loop unrolling - G++ vs. Clang++ 0.00
compact switch statement that uses repeatedly same templated function -0.13
Overriding method implementation injection without direct inheritance 0.00
Overload a method in a way that generates a compiler error when cal... -1.42
How to store variadic template parameters in c++ ? +4.76
Trying to specialize a template function based on the presence of a... +3.70
template class constructor definition with enable_if outside class... 0.00
Remove code duplication for virtual class members in C++ inheritance -3.39
Why does this C++ constructor automatically direct to the copy cons... +2.67
conditional member function declaration based on variadic template... -3.17
Simplifying std::transform for single vector +1.23
C++ Why does 'note: see reference to class template instantiati... 0.00
Unpack tuple to member initialization or superclass constructor 0.00
How should this c++ typedef using decltype and declval be written t... +3.43
C++ "forgetting" that variable is constexpr when used as... +4.20
Overload operator in template base class 0.00
C++ Iterate through a list of structs of structs 0.00
Why is the expected parameter to std::atomic::compare_exchange_xxx(... -2.68
substr is cutting off part of the string for no reason. or at least... -4.38
MPI_Scatter & MPI_Gather with std::vector 0.00
Ternary operator and if constexpr +4.49
Using boolean values instead of BOOL values with MAKEWORD / MAKEWPA... 0.00
How to return/copy values of an unique_ptr<unsigned char[]>? +3.60
Fast way to populate a vector with dynamically instantiated objects 0.00
Conversion of OR logical operator from C++ to Fortran -1.85
C++ matrix class operator using std::common_type_t and implementati... 0.00
CSR Format for sparse matrices having one row full of zeros 0.00
How to clear Vector capacity in c++? -4.07
lower_bound() giving wrong result -0.60
templated generic setter for unique_ptr<T> member +2.21
Determine Isosceles Right Triangle in C++ -1.20
Use templated type injected via a template 0.00
Why does std::sort fail to find the appropriate (static member) fun... +5.31