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 ... 7 8 9 10 11 12 13
Title Δ
C++11 lockless queue using std::atomic (multi writer, single consum... +0.46
Chrono Timer Not Converting Seconds Properly 0.00
What's the type of the function call expression? -0.68
About threadsafe of weak_ptr 0.00
How to union two sorted vectors and combine overlapping elements? -0.55
QMutex ,wait here if a thread is in function +0.16
C/C++ copy from array +0.95
Deducing template type of object while this object is being destroyed -1.10
Further rvalue references and temporary objects 0.00
error for hash function of pair of ints +2.38
Mutexes inside if condition +0.39
Delete this after cleanup -0.51
Deadlock with a thread-safe std::cout -2.19
_mm_free as deleter for unique_ptr -0.99
Does class model a concept? (concept-to-trait, or vice versa) 0.00
Class does not have a suitable operator-> 0.00
How to interpret declval<_Dest>() = declval<_Src>() in... 0.00
Overloaded function inside constructor causing deferencing error 0.00
How to use a std::function as a C style callback -0.52
function specialization based on if template parameter is shared_ptr +1.00
gcc 4.7.3 internal compiler error when using make_shared with a con... 0.00
How do we change this function to support multiple arguments? +0.89
Recursively dereference pointer +0.79
C++ NULL pointers and const correctness -0.68
evaluation order initialization array in c++ 0.00
function taking variadic number of initializer_lists with different... 0.00
Storing a future in a list 0.00
Is inheriting constructors part of the standard? +0.43
What is the difference? clang++ | clang -std=c++11 +1.81
std::thread::join hangs in destructor -0.05
What is the difference between `struct __declspec(align(16)) sse_t{... 0.00
Compile error with initializer_list when trying to use it to initia... 0.00
Not compile time constant 0.00
Create a non-constant pointer to member function for SDL event filt... +1.95
C++11 multiple read and one write thread mutex -0.76
How do I iterate (recurse) backwards through a variadic list of tem... 0.00
Pass-by-value/const correctness with C++11 -1.41
Using decltype to get an expression's type, without the const +1.27
Is C++11 atomic<T> usable with mmap? -0.54
Compile time prime checking +1.75
appending to a string does not change string value +0.01
Default initialization of std::array? +2.40
Implementing other comparison operators in terms of operator< in... 0.00
Represent a file with 0x00 as a string -1.44
C++ libcurl -- download a txt file from ftp and save as a string 0.00
how do I specialize a bound template friend function to a template... +0.50
Can two std::atomic's be part of one union? -1.31
Deleted copy constructor results in deleted default constructor 0.00
Strange undefined behaviour with tricky lambda expression +0.52
NVI and devirtualisation +1.71