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 ... 32 33 34 35 36 ... 60
Title Δ
Is this mapping between C++ class member cardinality and declaratio... -0.27
Dynamic include directive in a Makefile +0.41
Reading in from CSV to template vector +0.43
std::mutex and std::condition_variable construction overhead vs hea... 0.00
Why copy constructor is not called when pass temporary object 0.00
Makefile that rebuilds on an external condition such as an ENV change -0.72
Trying to understand C++: Duplicate symbols for architecture x86_64 -1.43
Linux c++ recvfrom() changes (destroys) the [socket] file descriptor 0.00
Compare and Swap : synchronizing via different data sizes -1.32
Isolate C library like class (C++ code) +0.44
Floating point number is rounding off in C +1.99
GNU Makefile, detect architecture 0.00
Get container behind std::stack 0.00
A shared recursive mutex in standard C++ +1.43
C++ variadic templates to cascade inheritance. how to upcast? -0.51
Which header should I include for `size_t`? -1.63
c++ multithreading - memory synchronization -1.09
Passing a pointer to a member function as argument for a void* func... -0.01
If I push the pointer of an element allocated on the stack into an... 0.00
Why does the C++ sort() function not work in the sort(vectorname) f... +0.13
What is represented by the content of FILE* 0.00
Is bitset guaranteed contiguity? +2.19
Build makefile with source and header in separate folder -0.59
Should std::atomic be volatile? +1.78
Getting a free(): invalid pointer error +2.39
sizeof and types, guarantees 0.00
auto and copy constructor: what's wrong? +1.82
Reading space separated input into an array in C++ +0.11
Named pipes for client server implementation-How will server distin... 0.00
How to create a shared library object on linux x64 which internally... 0.00
C++ combining heterogeneous recursive types in order to define a su... -0.10
C/C++: using a typedef'd function pointer to *declare* a function -1.65
Thread aborts in a dynamic library before it has finished executing... -1.72
Best C++ move constructor implementation practice 0.00
Ending pthreads with deferred cancelation -0.07
Is there a way to convert a string into an int *? 0.00
Taking macro argument inside a different macro in C +1.26
Redirect process stdin and stdout to netcat -0.05
What does noexcept exactly encompass for constructors? +0.22
How to bind member function with std::function? 0.00
Make did not work after I changed my file 0.00
CFLAGS variation for modules in makefile 0.00
bool() operator on nested lists which are empty +1.94
Do I need -pedantic flag from GCC with C11? -1.07
Store data in ofstream without opening a file +0.38
Moving semantics of unique_ptr -2.13
How can I create a google proto message file from C++ program? +0.44
How to add release target to Makefile? 0.00
STL container template parameter containing certain object -1.21
make -j: What happens if number of jobs is greater than number of CPU 0.00