StackRating

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

Richard Hodges

Rating
1480.72 (4,494,137th)
Reputation
57,694 (1,644th)
Page: 1 ... 5 6 7 8 9 ... 44
Title Δ
Merging a C struct factory function with its corresponding C++ wrap... 0.00
Invoking std::thread with pointer to freestanding function -0.68
convert map<string, int> to void* and back and get keys -1.28
Create a temporary interface into an object? -0.06
C++ delegate constructor with some work done beforehand 0.00
Using variadics function in variadics template class 0.00
Reading from boost asio streambuf keeps bytes in buffer 0.00
C++ call C function with C struct pointer parameter +0.48
STL copy, pair, vector and inserter -1.03
Use existing object in vector or create new if not exists in C++ -0.29
Stop the rounding on float c++ +2.47
Compression in c++ using bitwise operators 0.00
C++ - auto casting to std::string -0.87
why scope resolution operator giving error outside the class? 0.00
Why does std::bitset only support integral data types? Why is float... +0.89
Write a proxy class in C++ +2.29
Dynamically growing vector which is declared static in cpp +0.93
How to ignore whitespace and punctuation? +2.06
Merging two maps c++ -1.18
Can we take a `std::chrono::milliseconds` variable from a range of... +2.87
C++ enable_if_t SFINAE -1.53
Comparing floating point values converted from strings with literals +1.94
Distinguish b/w captured `this` members from captured variables in... 0.00
C++ Search Algorithms - Processing Huge Data +0.73
Storing Key Hash in Class for efficiency 0.00
Why websocket data changed when size over 126 Byte? 0.00
How to print to file using ostream_iterator? 0.00
Best way to hash a vertex 0.00
Best way to fix type conversion warnings in c++ -1.31
How to interact with C++ build within Xcode from Objective-C 0.00
How do I cast a shared_ptr from one parent class to another parent... +0.74
The same arithmetic operations give different results in C++ and Py... +0.50
Inheritance: Child uses parent virtual function instead of its own -0.97
Is it possible to use `std::set_intersection` to check if two sets... -0.67
How to properly use std::forward in variadic/template class constru... +0.06
Any trick to keep copy constructor in sync with class properties? +0.19
Distinguish between types using SFINAE and void_t 0.00
How bad is not freeing up memory right before the end of program? -0.05
Terminated due timeout in hackerrank 0.00
memmove in-place change of effective type (type-punning) -0.33
too many parameters for this operator function -0.52
finding a smaller number than a given number in a very large array... 0.00
The running time of my code in big O time -0.52
std::list<std::string>::iterator to std::string 0.00
Infere the function return type from inside the function -0.38
Infere the function return type from inside the function +1.78
Template variadic function in template class won't compile -0.57
How to update value of boost multi_index_container? -1.81
How to enforce constraints between template and template template p... 0.00
How to use if-constexpr without repeating code? -1.03