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 ... 57 58 59 60
Title Δ
Efficient way of reading a file into an std::vector<char>? +0.11
Cancelling a thread using pthread_cancel : good practice or bad -3.31
when declaring an object how do you specify the no name if it's amb... +4.38
Shared objects and inclusion without installation in C++ under linux 0.00
Prevent variables from being rewritten in Makefiles? +0.08
Preferred conversion from char (not char*) to std::string -2.77
Deprecation of the static keyword... no more? -1.74
epoll_wait() receives socket closed twice (read()/recv() returns 0) +4.29
What exactly was the rationale behind introducing references in c++? -2.84
Removing item from vector while iterating? -2.70
Is select function internaly call tcp connect? +3.81
Linking object files built using different versions of GCC +4.62
C++ LINUX get all machine connected domain names 0.00
How to throw meaningful data in exceptions? -0.03
wait for a time -3.10
Custom container with custom iterator doesn't work when container d... -2.96
template-id does not match any template delcaration +4.20
Something like a deque on large numbers of items, but small memory... +0.08
is the `synonym` in a `typedef` mandatory? +1.41
Iterating through a boost::dynamic_bitset -2.74
Dynamically storing an internal configuration -3.45
Should standards be specified in source code or in CPPFLAGS? 0.00
Using boost bind to access member function of inner class 0.00
What does boost::condition_variable::timed_wait() return on spuriou... 0.00
Atomic write on an unix socket? -3.22
Fast map implementation in C++ -3.50
IPC via mmap'ed file: should atomics and/or volatile be used? -0.55
C++, Ifstream opens local file but not file on HTTP Server +4.34
C++ casting question (structs) -1.80
Basic question in creating thread in C++ +1.85
File management in C++ +3.17
Using templates with anonymous classes scoped inside a function -3.55
Virtual Pointer -0.22
checking if pointer points within an array +0.66
How can a process kill itself? +2.85
difference between fprintf, printf, sprintf? -3.92
How do I pass a "const_reverse_iterator" parameter to &qu... -1.28
How does typeid work and how do objects store class information? -3.35
static member functions and thread-safety -1.39
Calling method of derived class on object of base class -4.42
Profiler for Solaris SPARC Platform (for C++ applications) +3.55
missing separator error in a makefile when adding extra space insid... 0.00
posix timer_create() problem on linux 0.00
Average performance measurements for local IPC +3.81
How to compare vectors with Boost.Test? 0.00
resolve Makefile wildcard % inside shell function +2.68
How to fill std::vector with data from another vector that meets so... +1.26
Recommendations on books for multi-threaded data structures? -1.67
How to correctly implement custom iterators and const_iterators? -3.54
global variables in C++ -3.15