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 ... 27 28 29 30 31 ... 34
Title Δ
Should i specify volatile keyword for every object that shares its... -0.17
std::set of std::string inequality implementation +0.51
Static variable for a group of functions in C++ +1.01
c++ server with multiple threads +0.31
c_str() return value not matching const char* +0.70
Threading causes unexpected crash -1.11
Need to put thread safe std::string for GNU g++ 2.95.3 on Solaris 10 -0.99
How to transfer ownership of a synchronization object in C++ or Win... 0.00
Should a pointer or a non-const reference be passed in this particu... +2.03
c++ virtual destructor in decorator pattern -0.84
C++/Linux: Using c++11 atomic to avoid partial read on dual-mapped... -1.09
C++ thread safety of static resources +1.88
Possible to overload operator* to multiple an int and a char*? -0.51
Can I initialize a static const member at run-time in C++? +0.36
why is my constructed temporary object const not mutable? -0.36
how router handles 'well known' ports from host +0.58
How does std::vector reallocates every time an item is inserted usi... -0.01
C++ thread-safe increment with modulo without mutex using std::atomic -1.70
Is this a compiler bug? Am I doing something wrong? 0.00
Passing std::shared_ptr by value or const ref and then storing in a... -1.72
Wondering how I can put a chunk of code into a separate function an... -0.43
What really is asynchronous computing? -0.79
Atomically decrement data member of a union? -1.80
About Polymorphism in C++ +0.04
How can I copy a socket into an other variable -0.04
Why does mutex try_lock return false even when you own the mutex? 0.00
Virtual Functions C++: virtual function already has a body -0.18
How to explain Read/Write global variables in multi threads environ... 0.00
Sorted set without a strict weak ordering -1.33
Compiling Tail-Call Optimization In Mutual Recursion Across C and H... -1.49
bool returning recursive function alters variable unexpectedly -1.90
C++ constructor: Initialize local variable before initializer list -0.92
Can I just get time as milliseconds without pain in C++? -0.48
socket not creating win32 c++ -1.21
C++ pure virtual function implementation upon instantiating object 0.00
Service under linux, a modern approach? +0.15
Cout a whole array in c++ -1.16
How is conditional_wait() implemented at the kernel and hardware/as... 0.00
SFINAE: no type named ‘type’ when member function is not a template 0.00
Does std::reverse have redundant operations? +2.50
Unordered map vs vector -0.39
C++ templated quickSort not working with iterators, error C2061 0.00
Difference between << / >> operator overloading and Inp... -1.35
How does a user-level thread come out of execution? 0.00
What does Visual Studio do with a deleted pointer and why? -0.68
safe usage of iterators in multithreaded applications -1.98
Echoing Standard input to Standard Output +1.05
Non-type parameter templates. Why global and reference? -1.40
How to create an array of binary literals 0.00
Doing a exercise about bunny colony, hit a wall +0.57