StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Maxim Egorushkin

Rating
1547.15 (8,840th)
Reputation
96,710 (784th)
Page: 1 ... 17 18 19 20 21 ... 60
Title Δ
How to control and modify the std::map ordering using a user-define... -2.03
Specialize function template for set of types +1.69
Encapsulate std::map to allow iterating, but no direct key access? 0.00
std::array derived class aggregate initialization +1.82
How to verify scheduled run in linux 0.00
To what extent modern C++ obviate the need for design patterns? -0.62
Detect idle connection in non-blocking socket 0.00
Ring buffer for a wait-free producer and a blocking consumer 0.00
C++ Concatenation of Huge CStrings +1.04
Makefile don't check dependency timestamps +1.00
Signed and unsigned char +1.43
c++ Linker error 'relocation R_X86_64_32 against `.rodata.str1.... -0.05
What is the preferred way to initialize a string member in the cons... +0.39
Why do valgrind and gdb point to different lines of code? Or: How t... -1.54
How can I abort the call to sigwaitinfo? -0.10
Shared memory and performance 0.00
GCC structure variable assignment optimization and PLT reference +1.00
How the time_point created with different duration(std::chrono::mil... -0.85
Does uintptr_t store the address of a pointer or its value? +0.23
How to make class that spawns objects of same class -1.02
How can I pass base class pointer in a CRTP implementation 0.00
C++17 sequencing in assignment: still not implemented in GCC? -0.60
Send data over TCP to JSON Server from C++ Client 0.00
C compile error with makefile -0.39
latency of recvfrom varies with the frequency it is called 0.00
Where is size_t Defined? -0.27
volatile, std::sig_atomic_t, and atomic_signal_fence 0.00
Files not generating before compiling the executable 0.00
Get C++ RTTI as enum for dispatch in switch statement 0.00
How to "stop" detached thread which is waiting on a condi... -2.20
Using stream operator with Template Class -1.58
Trying to implement a small version of std::tie and std::tuple 0.00
how convert std::array<char, N> to char (&dest)[N]? 0.00
How to combine slicing, templates and non derived classes? -1.88
Is it possible to add own constructor for std::array type? +1.53
writing pointer contents without copy -0.12
Maximum value stocks, implementation details +0.41
Alternative id generators for types -1.08
Is it possible to cancel a blocking call in C++ 11 or 14? 0.00
How to cast uint16_t into a float in C++ 0.00
Unable to explain the output for the following C++ snippet -0.28
node.js http couldn't receive request from C++ clients via socket -0.61
GCC: make sources built-in into binary 0.00
Passing an std::pair reference taken from an std::map to a function... +1.20
Is a non-blocking connect guaranteed to fail with EINPROGRESS? +1.63
Increment and ternary operator precedence in c++ -0.11
Why is my copy constructor deleted? 0.00
memory ordering in boost example of lock-free ring buffer 0.00
Why would a simple C program need syscalls? +0.21
C++ default implementation of stack and queue +1.31