StackRating

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

SergeyA

Rating
1566.04 (4,589th)
Reputation
46,757 (2,213th)
Page: 1 ... 9 10 11 12 13 ... 34
Title Δ
Is this factory method causing a race condition? +0.99
decltype fails on struct member declared in template class 0.00
Wrap std::vector class to make queries look like .net List<T>... 0.00
C-style array vs std::array for library interface -0.19
Lock free linked list insert +0.43
How to allocate memory for an array and a struct in one malloc call... -1.33
C++ Standard: end of lifetime 0.00
Simplify Do While Loop Checking for Null Pointer -0.93
Is that considered a converted variable to constant? +1.68
Reuse result of string comparison for faster std::sort +0.37
How does g++ align memory to make sure the alignment starts at the... -0.09
Generally, is dereference pointer expression results a reference ty... -0.71
Example where std::array::max_size and std::array::size gives diffe... +1.40
C++: "(static const double variable) cannot appear in constant... 0.00
C++ How to overload a function which gets as parameter an iterator... +0.42
What kind of string initialization is this? +2.24
MSVC std::pair implementation: is SFINAE applied correctly here? -0.57
Using lambda as dry-run option sane? +1.89
How are fundamental types initialized? -1.09
Why this partial specialization in C++ gives compiler error "i... 0.00
fopen and fwrite to the same file from multiple threads +0.94
std::list - removing elements +0.10
c++: why can't 'this' be a nullptr? -0.83
Accurate C/C++ clock on a multi-core processor with auto-overclock? 0.00
C++ ERROR resending parameters to template function (matrix argument) 0.00
How does one pass "non trivially copyable objects" into a... -0.60
Obtaining an int from a void pointer which points to a short +0.09
How to allow requests ICMPv4 from my application C++? Windows 8.1+ 0.00
Multiple template functions inside non-template class 0.00
How to send a wakeup signal to a child from parent c++ 0.00
Emulating static constructors for templated classes +0.16
Why is basic_fstream<unsigned char> order of magnitude slower... 0.00
On MSVC why does the warning "unreferenced formal parameter&qu... +0.43
What does a=z++ mean as a increment in a for loop statement? 0.00
20 bytes are reserved on the stack for no apparent reason when C co... 0.00
UDP Connect Always Succeeds 0.00
Should I avoid using goto here? If so, how? +0.24
c++ Windows automatically detect proxy settings 0.00
gcc - how to detect pointer-based memory access -1.19
Variadic constructor is being preferred to the user provided move c... 0.00
Why can't template argument be resolved from std::addressof<... 0.00
Avoid memory allocation with std::function and member function +1.41
When to use std::launch::deferred? -2.11
Delete object in handle class potentially causes undefined behavior -0.36
Reading from uninitialized memory returns different answers every t... 0.00
C++ function and rvalue confusion +1.15
Switch case "appears" to not be working C++ +1.73
Why there is no std::uses_allocator<std::optional>? -0.33
Does the compiler optimize in this case? 0.00
Move constant object without compiler warning +0.42