StackRating

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

Anthony Williams

Rating
1655.53 (486th)
Reputation
53,283 (1,841st)
Page: 1 2 3 4 ... 11
Title Δ
Two threads accessing a locked mutex simultaneously 0.00
if constexpr equivalent for switch 0.00
"Invalid conversion" error when visiting a variant of fun... 0.00
C++/Win32 constructor not initializing variable with string obtaine... 0.00
What happens to a thread calling pthread_cond_signal? 0.00
"terminate called without an active exception" after pthr... 0.00
Destruction of pthread mutexes and deinitialization order in C++ 0.00
Which is a better way of handling virtual destructor? 0.00
using std::transform the final vector remains empty +0.28
Accessing non const method from const object -1.27
the problem of "using Shared = std::shared_ptr<>" i... 0.00
C++ std::atomic - impossibility of synchronizing 2 threads based on... +0.30
pointer-to-method callbacks in C++11/14/17? 0.00
How to identify the vector classes which override from different ch... 0.00
Is MSVC 2010 a C++11-standard-compliant compiler -0.69
How to declare a vector list of abstract class in C++? -1.74
Is there a way to partially specialize a template with parameter pa... -1.74
Assign C-array by folding pointer with indices at compile time 0.00
Type casting in C++ with templates 0.00
std::transform slower than for loops 0.00
Compiler independent class name -0.91
Locally built GCC cross-compiler reports MB_LEN_MAX wrong with -D_F... 0.00
Google's WorkStealingDequeue use memory_order_seq_cst as full m... 0.00
std::find_if map to object 0.00
Tick Traits library, How To declare Tick class as friend 0.00
Template specialization on array pointer with any layer of nesting 0.00
Function optimized for compile-time constant 0.00
Usage of for_each in the presence of exceptions? std::exception_list 0.00
Safe (and costless) reinterpretation of sized data 0.00
template function parameter pack not at the end of the list 0.00
C++ standard: can relaxed atomic stores be lifted above a mutex lock? -0.55
peterson algorithm about data modification in lock visible to secon... 0.00
When should you use std::thread::joinable? +1.70
magic statics: similar constructs, interesting non-obvious uses? 0.00
Threads and the addres space 0.00
Literal for ranges in C++11 0.00
Win32/Gdigrab - How to set another process window as borderless? 0.00
Optimizing member variable access +1.76
Class template, member function definition if object is of type X? -0.59
Calling UpdateWindow() from a secondary thread +1.37
How to name sections/groups for three C++ objects when using init_s... -1.15
Make same thread with loop not get the same mutex again and again w... +1.62
Documentation contradictions about ReentrantReadWriteLock. Does eve... -1.23
Inherited constructor and stl containers error 0.00
Should I `#include` statements within `main(){}`? -0.21
Using reference to pointer as a sequence in C++11 range for loop +0.03
How to use std::this_thread::yield() deterministically? 0.00
What Limitation of std::async is Stroustrup Referring To? +0.30
Does atomic_thread_fence(memory_order_seq_cst) have the semantics o... 0.00
C++11: What prevents stores from lifting past the start of a lock&#... 0.00