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 6 ... 13
Title Δ
basic_string<CharT> vs. CharT* -1.88
Use member function in std::packaged_task with std::thread (not std... 0.00
auto in function parameter list implying template argument 0.00
Are std::move and std::copy identical? +1.80
Is it OK to call std::async at high frequency? 0.00
How can I call a member function via a stream insertion operator? +0.84
From Windows Threading Libraries to C++11 0.00
Using `void_t` to check if a class has a method with a specific sig... -0.07
Can tuple variadic template recursion be improved with C++14 index... +2.01
Perfect forwarding for wrapper classes 0.00
How to enable C++11 in CLion? 0.00
Heap/memory corruption when returning rvalue reference from factory... 0.00
C++ Pseudo Destructor on Array Type 0.00
My class has a toString() method, how do I use this for hashing in... -1.42
How to return a template pack nested in other pack? +0.11
Accessing template class structure type members -0.50
Can I instantiate an std::reference_wrapper<T> where T is an... 0.00
Allow l-value references and disallow r-value references as a funct... -1.22
Dynamic Memory Allocation with reading file in -2.16
Std::chrono or boost::chrono support for CLOCK_MONOTONIC_COARSE 0.00
Multithread queue atomic operations -0.09
unique_ptr, pimpl/forward declaration and complete definition -1.32
What happens to a movable object when its insertion in an std::set... -0.63
Correct way to make is_copy_constructible for container yield false... -1.04
Delete std::condition_variable_any directly after notify_all crashes 0.00
initializing const fields in the constructor +1.87
C++ 11 Multithread Merge Sort 0.00
atomic vs variable pass by ref. in <thread> +2.14
clang vs gcc - optimization including operator new -1.07
Is there a way to let template function automatically deduce an ite... -1.01
Remove last parameter from a parameter pack -0.37
Selecting a functions implementation based on iterator::value_type 0.00
Placement deallocation function is not called -0.52
C++ shared pointers referencing an object within an array -1.65
Templates and preprocessing in C++ -2.54
about std::result_of in c++11 +0.58
Template specialization for iterators of STL containers? +0.10
Lock-free stack - Is this a correct usage of c++11 relaxed atomics?... +0.37
Using auto and decltype to return reference from function in templa... -0.61
Value initialization vs aggregate initialization 0.00
custom Allocator compilation difficulties 4 +0.38
Implementing partial template specialization of template template p... +1.74
Visual Studio 2012 compiler alternative on Linux? +0.42
How to overload a template function depending on argument's cal... +0.08
How to call the destructor of child class with a smart pointer of p... -2.13
Listen socket works in g++ only without -std=c++11 +2.00
random size objects c++ +0.40
Compilation error with c++11 thread +1.77
Template parameters simplification -1.19
C++ Static functions and thread safety +0.46