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 ... 23
Title Δ
Loop over constexpr array -0.63
Does standard mandates that stream-constructors don't access st... 0.00
What can the reason be for making use of this strange namespace tri... 0.00
C++ How to sum only even values stored in vector? -0.63
Can the class member can be changed depending on the template args... -0.71
Why do I get "use of undeclared identifier" even when usi... +2.83
How do I solve this overloading error (c1) condition? 0.00
clang 10 & OpenMP on range-based for error (docs say should be... 0.00
Can I use template parameter as variable? +1.27
Make clang-format order includes in a case-insensitive way 0.00
Ambiguous call after adding a template parameter that has a default... 0.00
Why is the time complexity of inserting an element into a set O(log... 0.00
How to hide a particular enum value from llvm Command Line help str... 0.00
error: use of class template 'blocked_range' requires templ... +2.18
How to find the closest number to a given number +1.34
std::optional: Not participating in overload resolution vs. being d... 0.00
How to assign a default (empty) value to the reference of a std::un... +1.78
Is there assign_or_inserter/insert_or_assigner in C++20? +0.30
Why does this code compile without errors in C++17? +0.45
C++ instance variable default initialization 0.00
Can concepts be used to put a constraint on values as well as types? 0.00
Forcing clang to generate compilation error on this snippet of C++... 0.00
Verbosity of std::optional +1.89
Changing value of volatile const - G++ vs Visual Studio 2019 +2.01
Early instantiation of non-template method of template class +1.84
C++: Cannot initialize enum value from a constant of the same type +0.36
How to avoid interpreting special symbols in command line arguments 0.00
Is this legal template lambda syntax? -0.57
How does auto decide the type of variable? +1.83
For loop for variable - value initialization -1.68
(Why) are std::chrono literals lvalues? -1.08
other results when declaring in main method vs. outside from main m... +1.51
Refer to an overlapping function with "using namespace std" 0.00
C++ structured bindings with nested initializer list 0.00
Doxygen manner of presentation member variables -0.09
Mock static method from external Class (that I can't change!) 0.00
const_cast: modifying a formerly const value is only undefined if t... +2.48
Assigning a pre-determined value to an input variable if not specif... +2.20
Does a class template's requires clause have to be repeated out... -0.78
Memory allocation difference between vector::reserve and classical... 0.00
Getting reference of the front element when queue is popped 0.00
How to enable GCC compiler flags via preprocessor directives, rathe... 0.00
How to make a concept fail with a custom error message (C++20) +3.06
Disallowing overriding virtual method returning const reference wit... 0.00
In std::map, how to write allocator to accept the key as the value&... 0.00
Nested template class method syntax 0.00
Is it possible to narrow only if needed? +1.09
Increment a variable in C++ with a void function +2.53
Non-triviality of class type due to presence of default member init... 0.00
Issues with C++ bitfields 0.00