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 ... 4 5 6 7 8 ... 34
Title Δ
Variable assignment in an if-condition statement -0.18
C++ template class friend with all type +2.31
Standard macros naming conventions -1.67
Move semantics for class with mutex 0.00
ofstream crashes on first output in extremely simple program (GCC/C... -1.95
Is there a C++ design pattern that implements a mechanism or mutex... +0.73
Initializing char array using auto keyword +1.97
C++ Pass bytes from char* to a BYTE* -1.04
Sending data over sockets in Java and receiving in C++ with QT sock... +0.41
namespace in debug flags of in-class defined friend functions 0.00
Referring to an object from custom library gives error: "point... 0.00
Function alias which is fine for header file 0.00
How to use WINAPI function (that isn´t Callback) inside a class? -0.09
Do I need to declare arrays as static local variables? -0.14
How to disable "note:" hints for msvc c++ compiler 0.00
Should I add keyword `extern` to the definition of a constant to sh... 0.00
Will (N)RVO be applied with my function in this situation? -1.92
Cast first 16 bytes of allocated memory into a UDT 0.00
How to pass struct elements to asynchronous threads? -0.59
What are the possible values for a valid pointer? -1.86
How can I list all the child pids before passing them control? -0.59
Why sizeof succeeds on not yet exsisting variable? 0.00
Get return type of lambda expression -1.59
Warning: ISO C++ forbids converting a string constant to ‘char*’ fo... -1.13
How to resize vector of struct? 0.00
Do I misunderstand this example about scope of string literals? -1.00
Are C++ programs using exceptions required to have try/catch block... -0.36
How to put double-digit char like '51' in a char array? -1.54
Does passing a `unique_ptr` by value have a performance penalty com... 0.00
What does the asterix '*' after a template type mean? 0.00
sorting vector<variant<...>> does not work correctly vi... -1.14
Notify with confirmation in C++ -0.28
Why a multithreading C++ program crashes if we don't use join()... +0.91
Split function signature of lambda in pattern match of specializati... +0.44
Recreate function signature and call via template packs in C++ -0.38
String data type variable initialization +1.43
How to get std::chrono::time_point clock type 0.00
Is std::cout in a header file bad practice? +2.25
Any way to fix this type deduction? -1.17
Why is vsnprintf Not Writing the Same Number of Characters as strnc... +1.76
How to cast std::function<void(int)> to void* inside pthread_... 0.00
How does template class instantiation work together with class inhe... 0.00
Do I need to add (float) for each variable? +1.97
How to determine the alignment an object would like -1.79
Expand parameter pack in calling the base types' methods when v... -0.43
What is the difference between `BOOST_ENDIAN_BIG_BYTE` and `BOOST_E... 0.00
How to implement a hash function for strings in C using CRC32C inst... 0.00
Copying vector in itself +1.91
if-with-initializer in structured binding declaration example ill f... -1.20
Forward declaration for boost::intrusive_ptr class to reduce compil... 0.00