StackRating

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

Drax

Rating
1551.10 (7,615th)
Reputation
7,811 (20,259th)
Page: 1 2 3 4 5
Title Δ
What is faster in a for loop comparison? +0.12
converting char* to boost::array for sockets use 0.00
What unexpected behaviour can returning a pointer to a char array m... -0.05
Ensure move in std vector with trivial type +0.83
Makefile using c++ instead of g++ - Why? -0.04
Explore the memory with only a void pointer -1.27
What is the meaning of monotonicity in C++ n2660? -0.07
Boost requirements in terms of C++ language version and Standard Li... -0.07
How does execve prevents vulnerabilities compared to system command 0.00
c++: why not separating functions and data with nested structs? -0.07
How to read enum from json in C++ using boost? +0.40
Inserting values from Vector to Map +0.23
Why I'm not able to prevent the undesirable C-style cast to com... 0.00
What is the best way to define a double constant in a namespace? 0.00
const keyword before a function in C +3.26
Does the system() function belong to C or C++? +1.52
About Interface Class usage in C++ +1.00
Rule of thumb for when passing by value is faster than passing by c... +2.22
Creating a linked list with different structure types 0.00
C++11 initializer_list constructor with header and cpp file for cus... -1.77
about operator overloading 0.00
2 dimensional array in pointers +3.10
Passing a pointer of a structure from a function to another function -0.52
Pass and store static function pointer in constructor 0.00
Keys of unordered_map 0.00
What exactly is a const variable? +1.20
Any difference for implementing in the class definition for header... 0.00
How to create a variadic generic lambda? -3.94
Finding out the number of chars read/write reads +3.38
reinterpret_cast<char*>(p) or static_cast<char*>((void*... +3.70
Memory management in the composite pattern 0.00
Partial specialisation for template class constructor +3.83
Simple Interprocess-Communication with multiple listeners -1.37
Bringing non-virtual interfaces and multi-level inheritance together +3.30
Base Class and Derived Class private member variable usage 0.00
Develop an asynchronous tcp database by boost asio 0.00
How to declare n-th order pointers in runtime in C++ +0.96
Is it safe to change a function pointers signature and call it to i... +2.12
What am I doing wrong with this menu in C +3.43
C++: Cast operator overloading and references +0.57
Inherited template assignment operator 0.00
Audio over socket c++ -1.86
Basic shared_count variant +0.22
Class operator '=' definition 0.00
make error with benderrmq -0.28
Cannot write the message to the server more than two times by asio 0.00
Substitute for std::array when using boost::asio read_some() functi... -3.16
Why does Clang interprets an explicit cast as an implicit cast ? 0.00
Calculate average using template variadic function +2.33
Pass same object as const and non-const reference -1.41