StackRating

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

MSalters

Rating
1517.20 (38,284th)
Reputation
138,465 (433rd)
Page: 1 ... 11 12 13 14 15 ... 114
Title Δ
Which keyboard characters can be read with getchar() on Linux -0.54
How to quickly delete millions of files -0.34
3rd party library in C++ standard -0.55
How can unique_ptr have no overhead if it needs to store the deleter? +0.49
Array passing and returning +0.47
macro that defines entire derived class from one function and certa... +2.05
What does `exit()` send `status` to, the parent process or the OS k... 0.00
How does xv6 write to the terminal? 0.00
Why there is wrong result for a simple C++ program? Is it caused by... -0.53
how to authenticate processes? 0.00
Is TCP output queue blocking keep alive? 0.00
When were pointers added to C / C++? +0.35
How do I declare a function in a C++ template delaration +2.03
Why doesn't calling member function invoke the ODR-USE of that... -0.04
Is there a way to implicitly NULL check all accesses to a class'... 0.00
how can const_cast<const string &>(s), while s is a strin... +1.41
Understand structured binding in C++17 by analogy 0.00
Keeping track of used memory with overloaded new and delete operator? +0.47
How to minimize memory allocation on embedded platforms? +0.48
Dynamic memory allocation in native dll 0.00
Passing Hard Arguments -0.95
Prevent file from going out of a Folder 0.00
VisualC++ compiler error C3646: unknown override specifier 0.00
Reading the virtual function table (vtable) pointer? +0.48
C++ auto memory malloc and free coverity issue 0.00
std::move in initializer lists 0.00
Geting a float [0,1] uniform distribution from xorshift64* (uint64_t) 0.00
Attempt at dynamic memory allocation c++ -0.17
How to legalize a hack which assumes adjacent storage of a derived... -1.97
How to detect a multiple-bar pattern? -0.03
How to find the proc name for `GetProcAddress` function using WinDbg +1.83
how to make Make adapative: start compilation with broken targets? 0.00
C++ using system() doesn't store the variables? 0.00
How can you pass a function pointer and compare it in a function in... -1.16
C++ class extension technology +0.40
Passing a stack object address to make a copy 0.00
is it possible to overload the increment operator (++) to increment... +0.38
Updating Qt GUI from a different std::thread -0.82
std::async analogue for specified thread -0.23
Is `using namespace std::literals` safe? +0.47
What are the types that are considered callables in C++? -0.88
I don't understand how can optimistic concurrency be implemente... +0.64
How to declare "basic" type for argument of generic std::... 0.00
Ordering of non-atomic operations through the use of atomic operati... +1.95
An Explanation of Message Maps +1.79
Parsing of duration with HowardHinnant C++ date 0.00
Errors in installing Visual Studio 2015, regarding "Microsoft... -0.05
lambda converted to bool instead of deducing function-pointer-type +2.02
Can I safely memcpy a struct/class with copy constructor defined eq... +0.20
Can you make an operating system with cl.exe? -0.54