StackRating

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

Casey

Rating
1573.75 (3,631st)
Reputation
34,814 (3,343rd)
Page: 1 2 3 4 5 ... 13
Title Δ
Thread safe queue with front() + pop() 0.00
Last resort/catch-all/fallback template overload +2.78
Exec after forking a process doesn't return the result before t... +1.53
std::enable_shared_from_this: is it allowed to call shared_from_thi... +1.99
Virtual function efficiency and the 'final' keyword -0.03
Pass generic template class as functor parameter 0.00
how does member declaration with assignment relate to ctors? 0.00
notify_all_at_thread_exit doesn't exist in Cygwin GCC 0.00
vector::clear in libc++ for trivially destructible types 0.00
What is std::ref useful for in this function? 0.00
std::thread taking lambda with ref arg fails to compile +0.25
Range based for loop - why are these begin/end functions not found? +1.79
Why isn't `std::forward_as_tuple(1)` a constant expression? 0.00
Can overloads for generic functions be open for other overloads? +0.57
Object slicing when using std::enable_if -1.78
Calling a zero argument template function pointer with variadic tem... -1.43
why is rhs.m_inner an lvalue and not an rvalue? +1.32
Unnecessary std::forward use in result_of example of cppreference -1.73
Will two relaxed writes to the same location in different threads a... -0.92
checking cast FROM shared_ptr<void> -0.08
select method code depending on template value +1.14
Rather Strange clang issue +1.53
g++ 4.8.* std::chrono Undeclared 0.00
macosx thread explicitly marked deleted 0.00
What's the difference between first locking and creating a lock... -1.87
Manually Call a C++ Object's Initializer in C +1.69
C++ Memory Leak Using STL Containers +1.12
Why pointer from override class use operator== and operator!= from... -2.01
Object destruction when function getting ownership of unique_ptr th... -1.33
Can an expired weak_ptr be distinguished from an uninitialized one? 0.00
May the elements in a std::vector have a throwing destructor? +0.21
Weird Class Redefinition Error 0.00
How to disengage std::experimental::optional? -0.79
Delegating Constructors with In-Class Member Initialization -1.13
Avoid narrowing type conversion on function call -0.58
Listener Pattern via Templates, how to use templated class without... -2.22
Array of shared pointers to different classes -1.36
How do I do proper SFINAE on inheriting constructors? 0.00
C++ random access iterators for containers with elements loaded on... +1.63
Dispose of old variable used to construct useful value +1.08
Double-checked locking and unique_ptr static initialization in Visu... +0.91
Varying the Parameter List of an Function Based on Template Paramet... -1.35
Overloading comparison for specific integral constants -1.88
Simple lock free stack c++11 0.00
How to use SFINAE to create 2 different implementations of the same... -0.59
How do I turn this runtime-efficient function into a constexpr? +1.83
Is it legal to activate nested unions via the address of their memb... 0.00
How should I make function curry? +0.30
C++ subordinate constants 0.00
Grabbing a lock that's valid only once in C++ -0.35