StackRating

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

user7860670

Rating
1558.46 (5,901st)
Reputation
26,946 (4,695th)
Page: 1 2 3 4 ... 21
Title Δ
why isn‘’t my original variable changed when I pass by reference a... 0.00
how the performance of the code gets increased while defining the m... +1.18
Does decltype(auto) make trailing return type obsolete? +0.01
Does SFINAE allow this? -0.91
Boost 1.65.1 serialization to vector fails with 'Assertion init... +0.40
Template specialization vs. Function overloading +2.68
Variadict template that calls variadic template received as parameter 0.00
Creating a template inner lambda function? 0.00
Can a vector of a "fixed" size also have a false size (co... -1.04
implicit object parameter and this pointer -0.54
How to fix "non-aggregates cannot be initialized with initiali... -1.43
Drawing static full screen images using DirectX11 0.00
What is the REALLY correct way (time) to use GetLastError()? +1.96
How to create a template with variable number of type parameters? 0.00
How to understand vector pop_back implementation? 0.00
Gradle How to show custom build time warning for usage of certain C... 0.00
convert OOP java to modern c++ code, abstract and interface methods -0.08
Avoid excessive repetition with templated type -2.06
Is Windows' AcquireSRWLockExclusive recursive? 0.00
Get function arguments type as tuple +1.93
Type traits style to test if T is a basic_string<> or printab... +0.40
Searching and limiting to specific file types VS2017 0.00
Does C++ guarantee that the address of a Base subobject will be the... 0.00
Using enable_if on virtual functions -0.69
How to update vertex buffer data frequently in DirectX 11? -0.61
Why does Map() fail on default texture despite UnifiedMemoryArchite... 0.00
sending raw data directly from RAM -1.52
Function pointer parameter without asterisk +1.81
DirectX window flickers rapidly with multi-windows and multi-thread... 0.00
Simple console application compiled with Intel C++ Compiler 2019.4... +0.41
Clang claims constexpr member of generic lambda argument is not con... 0.00
Visual Studio 2017 allows a reference member to be initialized with... -2.14
How to identify the bottlenecks preventing my program to scale well... 0.00
Is there an alternative for haskell underscore in c++? +1.94
C++ function call without enough template parameters 0.00
How to set the orientation of a UWP app programmatically -0.09
Is LTO allowed to remove unused global object if there is code in a... +0.44
Google tests don't show report messages 0.00
Are there corner cases to this sort? -2.58
building shared object - compiling with ninja works on osx and ubun... 0.00
attribute warn unused result equivalent for visual c 0.00
How to automatically generate comments in Visual Studio 2017 and C++? 0.00
Is There a function to get a *.exe file's Product Name? 0.00
what is the 'alpha' value of pixel shader? 0.00
Why is `operator[]' needed when 'operator double*` seems to... -1.87
Total class template specialization with container template +0.39
How to fix "no matching fuction for call to:" error in c++ 0.00
my Simple render target view is not working 0.00
#define was changed to constexpr auto -1.89
Is there a way to always pass by value (Make a copy) rather than pa... +2.06