StackRating

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

Kerrek SB

Rating
1697.53 (161st)
Reputation
454,731 (75th)
Page: 1 ... 11 12 13 14 15 ... 128
Title Δ
How does constant reference makes a difference? +1.55
Read string from shared memory C++ POSIX 0.00
Is the main point of dependency injection being pass dependencies t... +0.87
What does this statement means in C11 standard (about variadic func... +1.48
Assumptions on memory layout of objects 0.00
"inverse" bind by discarding parameters in c++ 0.00
C++11 auto declaration with and without pointer declarator -1.54
Why is it that my second snippet below shows undefined behavior? +1.70
Using smart pointers as global variables +0.91
Effective construction std::string from std::unordered_set<char&... +0.82
Pass vector by reference to constructor of class -1.84
C++ ReadProcessMemory buffer always displays 0 0.00
Difference between Golang struct literals & pointers when acces... 0.00
Does a map get slower the longer it is +1.16
How to specify function signature for function that returns result... 0.00
Insert integer into char-array -0.77
Exposition only in the C++ standard? -0.82
Passing temporary object as a reference to an abstract to a constru... +0.74
let compiler optimize generalized class for spezific sizes (like a... 0.00
reference of pointer as a function argument 0.00
Copy elements from std::vector into std::stack c++ +1.14
unordered_map over-writing existing element 0.00
Appending to every arg in variadic C macro 0.00
difference between void(int) & void (*)(int) +0.26
terminating variable argument lists with a null pointer +0.27
How to switch between copy-constructor and default constructor depe... -2.83
result_of fails to deduce return type 0.00
Cast from pointer to reference 0.00
Change multiple if to a loop? +0.10
Python-style dictionary in C++? -1.01
How to correct create and pass object in first called constructor +0.23
Shared pointer initializer list constructor and changes to it's... 0.00
Function pointer with specific argument list +0.71
How do I access list of structs with an integer argument (c++)? +1.08
How to determine the number of characters read by unformatted input... 0.00
What is the difference between LoadLibraryEx and LoadLibrary? +1.11
c++11 std::hash function object classes thread safety +1.80
Invalidated references to members of polymorphic objects 0.00
std::thread Run code in object 0.00
Re-implementing std::map::try_emplace() from C++17 in C++11? +1.08
undefined behavior when casting template holding a polymorphic type -0.21
Does std::bind discard type information of parameters in C++11? 0.00
Argument-dependent lookup and function templates +1.55
How to compile "not-main" (only .hpp) files with makefile... +1.93
Initializing std::vector<std::string> in C++11 not working? 0.00
std::thread constructor Is there a difference between passing a poi... 0.00
Template with default value of method pointer argument 0.00
Template class copy constructor +1.59
Basic std set logic +0.11
Should a std::string class member be a pointer? +0.56