StackRating

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

rmawatson

Rating
1519.69 (32,491st)
Reputation
1,118 (140,833rd)
Page: 1 2
Title Δ
why thread function's param is a ref, the complier failed? 0.00
Apply to_upper when parsing unquoted strings 0.00
Sorting a std::map using lambda -0.07
Conditional compilation based on string passed in macro -0.45
Forwarding wrapper using `std::enable_if` failing +1.04
function with variable number of arguments that are converted to a... 0.00
Template specialization example 0.00
std::condition_variable::notify_one: does it wake multiple threads... 0.00
Clang error: member access into incomplete type 0.00
Forwarding variadic list of arguments 0.00
Custom compare class not working as I expect for pointers to a user... 0.00
How to insert to std::map in C++11? -1.66
Boost Python "cannot open source file 'pyconfig.h'&quo... 0.00
Template non-type parameter with different types +3.28
Fold expression vs compile recursion +0.04
How to create compile time check for multiple C++ types? +3.98
How do I retrieve a value from struct object by previously stored I... +0.15
Accessing static data through inheritance of a template template pa... 0.00
C++ How to have an instance of the same class as an attribute? 0.00
A function to find how many times string 1 contains string 2 c++ +3.92
How would I get convert this std::string into a std::basic string? 0.00
Expanding variable names in a variadic template +5.07
Why is void B::f() const & chosen when B::f is called by a temp... 0.00
Accessing lambda capture initialized variable outside the lambda in... -1.95
Is that possible to have a for loop in compile time with runtime or... +0.31
C++ template template parameter -0.06
Simplest implementation of "lightweight type categorization id... +4.72
Callback using lambda with closures -3.50
std::bind to void* to std::function 0.00
How Can I Build A Sequence Of Structs With Integer Members of Incre... -0.86
How can I get access to this nested template parameter? +2.58
How do I do templated typed parameter specialization? 0.00
explicit constructor still doing conversions -1.02
Inserting multiple not-a-numbers into a std::unordered_set<doubl... -2.51
Overloading operator [ ] to use as a setter for Polynomial class 0.00
Empy Pack Variadic Template +4.37
issues in a Lab (Reserve Systems with Bitwise involving MultiThread... 0.00
Partial template specialization of 2nd parameter +4.50
specialization of template template paremeter of template class for... -3.57
Variadic templates Factory using std::bind and std::placeholders 0.00
Unordered_set with custom struct 0.00
Is std::atomic<T> safe with interrupts when std::atomic<T&... 0.00
Masking specific pattern from bitset 0.00
Scenarios where template deduction requires user-defined implicit c... 0.00
Dynamic size array of templated parameters passed to a function 0.00
std::function has performances issues, how to avoid it? +3.99
C++ template type with dynamic selection -3.83
Is there a way to pass lambda expression as a predicate template ar... -2.35
Initializing private std::array member in the constructor +4.01
Correct way of passing pointer to another thread -1.06