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 ... 5 6 7 8 9 ... 13
Title Δ
Why using forward_list with char is much more optimize than using i... -1.63
I could not understand the meaning of the last paragraph in the the... 0.00
Is the main thread allowed to spawn a POSIX thread before it enters... +0.40
Can copy/move ctors be safely used to implement copy/move assignmen... -0.62
Does std::function lock a mutex when calling an internal mutable la... 0.00
Using std::atomic with aligned classes -1.66
Do condition variables provide priority for mutex locking? 0.00
what is the Big O( ) order of std::queue::size? -0.68
Why does an in-place member initialization uses a copy constructor... +1.27
std::unique_ptr declared on base class 0.00
Auto-terminate C++11 STL thread +0.68
Exception guarrantees and fast push_back 0.00
C++11 Move Semantics 0.00
whats wrong with my template overloaded << operator? +0.33
silly C++ syntax has not been declared -0.24
How to use std::aligned_union -1.32
friend function for template class : C++ +1.67
What is B. Stroutstrup referring to with the expression "incau... +0.26
Variadic template, get function arguments value +0.44
argument deduction with template template parameters +0.61
Best Practice: Passing a Vector of a Derived Class to a Method on a... +0.59
Basic timer with std::thread and std::chrono +0.41
Storing std::promise objects in a std::pair -1.32
Is sizeof(T) == sizeof(int)? -0.73
Is dereferencing a READ ONLY non-atomic pointer to an atomic object... +1.34
Is there a penalty for using static variables in C++11 +2.55
Variable template at class scope 0.00
signal on condition variable without holding lock -0.06
C++11 lambda function as callback and default value +1.73
segmentation fault on pthread_mutex_init +0.60
C++ decltype deducing current function returned type +0.71
Multithreading error within boost::shared_ptr code 0.00
Varadic template parameters and policies 0.00
C++11 function parameters -1.77
Best way to work with an abstract class member in an abstract base... -0.62
Is the following move constructor code safe? +0.45
Is it possible to erase an array of structs with the brace initiali... +0.89
Metaprogram to determine if a class is output stream-able unexpecte... 0.00
Locking variables for shared array in C++98 mutex 0.00
nested std::forward_as_tuple and segmentation fault 0.00
Intermediate Values and Thread Safety +2.01
Pointer to memory location stored in uint64_t 0.00
Type alias / using declaration for iterator in C++11 0.00
Capture by universal reference -0.79
using std::vector::erase with const_iterators 0.00
random_shuffle not allowing me to pass it a seed -0.02
Change size of vector without destroying reserved elements 0.00
Unimplemented pure virtual method issue -0.23
Initializing empty polymorphic Singleton type without magic statics -0.06
variadic template unpacking arguments to typename -0.43