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 ... 25 26 27 28 29 ... 34
Title Δ
Visual C++ 2015 won't compile templated code +0.56
Synchronize functions using pthread to do some simple operations on... 0.00
UDP Packet content changes while transmitting -1.71
Pointer by reference in C++ +0.07
pthread in cpp for different member functions in a class +0.56
How to prevent accidentally calling a mutating function on a non-co... -0.83
From array to priority queue +2.65
c++ sizeof retrun wrong value of an array 0.00
Is it always unsafe to update a variable concurrently? -0.83
How to properly work with dynamically-allocated multi-dimensional a... 0.00
multiple if without else not equivalent to if else? c++ -1.12
looking for idiomatic way to join string representations of objects -1.63
Example of binary operators in C++? 0.00
Socket programming - What's the difference between listen() and... -0.97
How do I send a wstring variable over a socket? -1.63
C++ Function Const +2.46
Deduce function parameters from a generic function/lambda -0.51
Is std::type_index safe across DLLs +2.33
Perl Inet Socket connect clarification 0.00
Using boost's socket.async_send_to() 0.00
object created in function, is it saved on stack or on heap? +1.27
Get the right templated class instantiation from an enum value +0.69
C++ TCP connection unexpected write() result 0.00
Why should the thread function of a class be made static to be acce... -0.38
Can I make shared library constructors execute before relocations? -1.17
Casting capturing lambda to function pointer not using std::function -1.35
Exception stack unwinding mixed C/C++ code 0.00
How to define a static const variable of a template class -1.35
C++: Inserting pairs of class objects into a map 0.00
Pointer Sharing Idiom -0.40
How does template argument deduction works recursively? 0.00
Can someone explain the function of writeable and readable fd_sets... -1.44
c++ copy constructor - implicit copy for all but one field? -0.96
CRTP and unique persistent identifiers 0.00
c++ declaring objects with curly braces -0.23
rogue like game initializing error +0.65
String in binary files, struct? 0.00
initializer_list<T> can't convert to initializer_list<... +2.20
error when compiling code 0.00
Windows 7 temporarily routes UDP packets for local network to defau... 0.00
c++ Singleton meyer -thread safe (code equivalent for mutex?) 0.00
capturing everything vs. capturing only some in a lambda -1.26
What does it mean to "poison a function" in C++? -1.06
Try to compare 2 methods to implement bounded blocking queue 0.00
How to delete dynamically allocated pointer to pointer of int in C++? +0.61
Parsing commands using map<const string, function<? (?)>&g... -1.07
Use method return value as parameter c++ +0.56
MinGW DLL project compatability with linux 0.00
Do I need a memory barrier for a change notification flag between t... +0.50
Why can I catch an object or dynamic_cast even if its std::type_inf... +2.54