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 ... 19 20 21 22 23 ... 34
Title Δ
Can an empty destructor cause harm? +1.07
Linking errors regarding -fPIC even though all sources are compiled... 0.00
c++ - Memory leak and polymorphism -0.95
How to access x64 hardware directly without Hardware Abstraction La... 0.00
Double-checked Locking for Shared Pointers +2.93
System.Net.Sockets send vs stdcall:send 0.00
Operators for non-primitive boxed types +2.13
specialising templated constructor of a non-template class 0.00
Implementing logging using globals and functors 0.00
how to read an http request(an http proxy server) +0.51
what the float in a printf's expression means +0.52
How to initialise a std::string when data ends in a binary zero +2.45
Initialize a char array after execution because size is initially u... -1.23
Can I assume that recv will read in one shot data smaller than the... 0.00
Passing member function that accepts void * +0.52
waiting on past events 0.00
Is it safe to use thread that manipulate the current object? +1.99
How to save dynamically created structs in an array with proper mem... -0.90
Can another thread access function local by its address \ is this o... -0.69
C Mutex lock on shared memory accessed by multiple processes +0.59
difference between int* and char* in c++ +0.52
Default constructor is misunderstood for function name -0.77
Link Linux C++ application statically via CMake 2.8 -0.26
An Efficient Non-Enforcing, Verifying, Mutex 0.00
Killing forked process in a socket server 0.00
The need for a key in System V IPC -0.23
Inheriting nested class doesnt allow accessing the nested class'... 0.00
New array of pointers to class objects -0.45
Socket communication: can send fail when receive succeeded? 0.00
Const correctness in C++ +3.16
UDP socket: server sending file to client Address family not suppor... -1.34
What is the commonly used practice with getters for member fields? -0.46
individual char extraction in c while using messages and msgsnd -0.48
Variadic nested template type as parameter 0.00
c++ criticalsection for getter +0.53
Can placement new survive optimization, unlike memset? +0.01
invalid initialization of non-const reference of type std::string&a... -0.90
SSE Intrinsics and loop unrolling +0.02
Get iterator for const reference -0.27
Why Paramaterized constructor called when assignment is happening? +0.17
i have get error heap error using constructor ( use memory dinamic... 0.00
Default-inserting into a vector isn't default initialization? 0.00
Is it possible to know which library pulled in another one using ldd? +1.44
In C++, what is the benefit of defining a Static Const variable wit... +0.28
Why can't I declare a type with both template container and tem... 0.00
Count elements lower than a given value in a std::set -1.08
receiving udp message is missing +0.04
Windows fnmatch substitute +0.49
How can I store values in my class private array? c++11 +0.45
Is it necessary LD_LIBRARY_PATH(linux) or DYLD_LIBRARY_PATH mac 0.00