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 ... 21 22 23 24 25 ... 34
Title Δ
Why do we need to use folly::fbvector instead of std::vector with a... 0.00
Should std::endl always be used? -1.43
Use case for async IO when dealing with one socket and multiple thr... 0.00
How to compare tuples of different length? +0.53
What is the base class for STL containers list, deque, vector etc.? +1.49
C++ - Play multiple Beeps simultaneously via multi-threading? 0.00
nullptr can't use in valarray 0.00
pthreads for Visual C++ 0.00
Concurrency efficiency in C++ +1.15
Multiple definitions of a function even though defined inside an in... +1.22
illegal cast: from struct 'socket_log_data' to 'unsigne... +0.53
Infinite loop multi-threading +0.54
Ambiguity when inner namespace name matches a global namespace name -1.35
When exactly is a thread_local variable declared at global scope in... 0.00
Java - volatile and visibility -0.92
Parrallel Threads In Code 0.00
VS2015 or c++ bug? About defining variables 0.00
read system call on socket stuck [C language] - failed to send bina... 0.00
How to return a value by class name itself in C++? -0.40
Are close() and closesocket() interchangable? 0.00
Is reinterpret_cast any slower than a static_cast? +1.33
unordered_map::insert vs operator []= function giving error -0.85
Not sure what to change to let a char break statement +1.21
Timeout in connect() function from Winsock 0.00
How to deal with virtual template functions where the number of tem... +0.47
Pass base class as an argument in a member function of the derived -0.06
Function template to turn a string literal into a std::array +2.33
Whats the most efficient way to remove the first element from a lar... +0.49
c++ Write Chars into Batch file +0.54
How to write the boilerplate code for selecting functions 0.00
How to check if a variable or function exists in std?(in c++) +0.53
Templates constructor 0.00
Weird behavior with select for waiting to write in a socket -1.05
Why is volatile keyword not needed for thread synchronisation? -1.42
C++ ShellExecute batch script won't recognize commands -0.45
Error: "2 overloads have similar conversions" -0.99
Variable size array from table 0.00
Check at runtime if I can or cannot instantiate (abstract) class 0.00
Placement new vs assignment in STL implementation -1.50
Does move assign an std::fstream close the original stream -1.07
Did join() frees allocated memory? - C++11 Threads 0.00
GCC 5.1 library dependencies on old distributions - walkthough 0.00
send method function of a specific object to a thread +2.64
Access private variable of class in method of class c++ -0.96
C2196 error in a switch statement +0.91
Initializing aggregate base (GCC and clang disagree) -0.92
Why time cost is 0 seconds after call std::async? +0.31
std::atomic_store and std::atomic_exchange do not exchange -0.64
Call virtual function after derived class object construction +2.36
CRTP downcast method call 0.00