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 ... 15 16 17 18 19 ... 34
Title Δ
Is TCP Slow Start algorithm a reason for slow transfers of many sin... 0.00
Why do we need void functions? +0.93
How to restrict access to static variables in C++? +0.39
Thread Safety: Multiple threads reading from a single const source -1.88
base class containing pointer of derived type 0.00
How to define a function of parent class using inheritance? +0.45
Print complex objects using for_each -1.73
QUdpSocket : I'm receiving a struct, how do I use it? 0.00
Range-based loop, unique pointers, and move semantics +0.47
Atomic Variables Accessed Multiple Times From One Function 0.00
const_cast and std::move to remove constness from non-reference +0.09
Simulate the switch comportment in template specialization -0.81
Vptr in derived class of Multiple Inheritance +0.20
C Null Pointer Check Nondeterministic (and confusing) -0.41
C++ private variable names and inheritance ambiguities +1.90
auto keyword behavior with references 0.00
The difference between arrays in Java and C -0.98
Throwing primitive types in C++ -0.88
Incrementing pointers in C arrays 0.00
what do heap and stack mean in C++? -1.62
Alternative to using smart pointers to bind an rvalue reference to... +0.29
Does integer overflow cause undefined behavior because of memory co... +0.91
Meaning of "reserved for the implementation" +1.15
What are the strict aliasing rules when casting *from* a char array? 0.00
NO correct data being received on Raw socket 0.00
Why can std::list have an allocator of type T? 0.00
c++: function pointer with template +1.93
Obtain types of variadic types in template template classes -1.10
Performing some operation on std::move(x) +2.47
lvalue : array and structure 0.00
C++'s Strict Aliasing Rule - Is the 'char' aliasing exe... -0.52
Static constexpr int vs old-fashioned enum: when and why? +2.32
When will C free memory of struct +1.38
difference between `(void) inotify_rm_watch(fd, wd)` and `inotify_r... +0.45
Is it safe to call memcpy with count greater than memory allocated... +1.48
Return "int * const" from a function +1.40
How can I read heterogeneous binary data from a mmap'd file usi... 0.00
Accessing an array as a struct vs undefined behavior 0.00
std::min / std::max with "intrinsic-like" +0.45
Stepping through a multithreaded application with GDB +0.05
template template argument in C++ 0.00
Catching exception thrown by constructor seems impossible +1.20
How the data channel of a ftp is working ? 0.00
Which "return" method is better for large data in C++/C++... +1.90
pre-creating sockets without knowing whether they are IPv4 or IPv6 0.00
Bitwise-operator standard for different sized variables +0.82
Why must an inline function be "defined" in a header if t... +0.49
Overloading a templated member function through enum -1.49
Will a destructor be called if it is for an object in a vector? 0.00
Is it threadsave to pass shared_pointer by const reference? -0.38