StackRating

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

Daniel Langr

Rating
1535.23 (14,512th)
Reputation
7,231 (22,126th)
Page: 1 2 3 4 ... 8
Title Δ
Why do i get compile error while using template function 0.00
Template argument deduction doesn't work the same as in structu... 0.00
Why is privacy on a per-class basis but const doesn't work acro... 0.00
Best way to handle a virtual method for copying a polymorphic objec... -0.55
Move constructor called twice when move-constructing a std::functio... +0.47
How can we pass object of derived class as a parameter to a functio... 0.00
trivially-copy-assignable vs trivially-copyable 0.00
How to decrese the possibility of the producer acquiring the lock w... +0.46
Incorrect Comparisons And Swaps Counter Output for Quicksort Function 0.00
C++ std::thread and std::async tests are in progress, but an error... 0.00
C++20 concepts: int not swappable_with int +2.34
C++ - object padding intricacies 0.00
Do I need to use unique_ptr over std::function 0.00
About the choice of the declations of `std::vector::push_back` 0.00
Why is casting on shared_ptr like this? -2.16
Why is one algorithm faster than another with the same time complex... 0.00
Why does cannonical implementation of overloading binary arithmatic... 0.00
-Ofast produces incorrect code while using long double +0.10
Segmentation fault when try to copy float vector of large size thro... +1.33
Constructors without parameters giving me errors 0.00
Why is there no optimization for checking for empty string via &quo... -0.53
How to construct objects of nested class templates with the same ar... 0.00
Should I make my local variables const or movable? +1.78
Is it possible to put lambda expressions into a map or list in C++? -2.30
Segmentation error range-based for loop over neighbouring elements... 0.00
type trait for function pointer? +2.14
When does unordered_map return -1? -1.58
Pimpl idiom and swap -0.80
std::span constructor, libcxx vs libstdc++, template vs non-template? +2.56
In C++ can we dereference this pointer? If so then how and if not t... 0.00
Does std::initializer_list heap allocate memory? -0.46
emplace_back modify the value in parameter 0.00
Termination called after throwing an instance 'std::out_of_rang... 0.00
Base class virutal method is being called, instead of child's o... 0.00
MPI Gathering arrays of strings 0.00
beginner questions about class and objects 0.00
Can someone find the syntax error in this program 0.00
too many arguments to function std::make_shared<vector> 0.00
Why is the output of fixed width unsigned integer negative while un... +1.96
GNU const/pure attributes vs constexpr -1.40
implicit and explicit conversion from my class to string 0.00
How can I use SFINAE to distinguish MyMap, std::map and std::unorde... 0.00
What does file.read(reinterpret_cast<char*>(&variableName... 0.00
c++ creating subvector operating on same data -0.08
Is it valid to override virtual function with pure specifier? 0.00
Segmentation fault in new operator -0.25
why initialize reference succeeds with one constructor but not the... +0.77
std::deque is move constructible, but not 'nothrow' 0.00
set_intersection with a custom set comparator +0.46
Why is my defaulted move constructor not noexcept? -0.80