StackRating

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

dfrib

Rating
1594.12 (2,060th)
Reputation
36,690 (3,074th)
Page: 1 2 3 4 5 6 7 ... 23
Title Δ
ambiguous template instantiation error with gcc 0.00
<< operator priority with string comparison 0.00
Is there a way to loop over different data members of an object in... +2.58
C++ argument list for alias template is missing 0.00
c++ When/Why are variables captured by value constructed/destroyed -0.77
Why does the snippet throw a Floating point exception? +1.80
Mock member function call to lambda 0.00
Assign vector from pair<first,last> 0.00
What is the difference between std::enable_if and std::enable_if_t? -1.10
Overload resolution for non-member functions (/non-constructor cont... 0.00
Different constructor calls depending on compiler 0.00
C++ partial template specialization issue -0.07
Program exits with status code 0 in the middle of the execution in... 0.00
Add whitespace to string at specific places -1.71
How to calculate complexity if a code contains multiple n complexit... -0.94
Function overloading and inheritance in C++ 0.00
Could type traits be restricted to not accept other type traits as... +0.48
Structured binding initializer form { assignment-expression } fails... 0.00
Why is an alias declaration not a valid init-statement (/simple-dec... 0.00
Make template function select type by function parameter -1.18
Using enum class write the factory method 0.00
Check for function existance on other type using C++ concepts -1.82
Initialize object from unknown derived class of known base class -0.43
binary operator implemented as a static member function -2.25
How to implement scoped enum in C++98 and can be used like enum cla... +0.40
Why is numeric_limits<uint16_t>::max() not equal to -1? +0.07
Template static member definition depends on order passed to linker -1.65
Why is a simple iterator not readable? -0.55
How to automatically indent in VSCode in a switch-case statement? 0.00
Clang-tidy file: How to list the checks in multiple lines 0.00
What name spaces are there and what are the rules? +1.86
How to use proxy class and template to "simulate" functio... +1.74
Set array1 = array2 in C++ -0.90
What is the need of empty braces '{ }' at the end of array... +1.84
How do I "expand" a compile-time std::array into a parame... +0.41
Is there a compile warning about this use of std::move? +1.72
Explicit C++ template instantiation with clang 0.00
Templated template argument name is invalid on the head of the method +2.04
Why is a double convertible to a const-reference of seemingly any p... -1.54
What STL algorithm can determine if exactly one item in a container... -1.30
Constant initialization of dependent non-local constant float varia... +1.85
Eigen how to redistribute matrix values between zero and one 0.00
Is it possible to start indexing of matrices from 1 in Eigen? +1.77
Apply a binary operator to each element in an array 0.00
How to convert static 2d array into Eigen 0.00
Is an Eigen matrix created automatically on the heap? -1.56
How to delegate to implementing class -0.62
Safe to reference a C++ template type having a template parameter t... -1.88
Why does gnu_inline attribute affects code generation so much compa... +1.12
Forcing sign of a bit field (pre-C++14) when using fixed size types +1.87