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 ... 13
Title Δ
Global scope resolution in the presence of using namespace 0.00
What are 5 new syntaxes for declaring a function template? 0.00
Using gsl::span with range-v3 0.00
Why have both variable and function concepts in C++1z? +2.75
What is Range V3 for MakeStream::iterate()? 0.00
Why does std::lock_guard release the lock after using std::adopt_lo... 0.00
In concept definitions, are substitution failures allowed outside o... 0.00
std::promise with custom allocator appears to use global new -0.09
Write concurrently vector<bool> -0.48
Wrapping a lambda in std::bind to capture R-value 0.00
Concepts-Lite in gcc (with links to TS) 0.00
Can algorithms be made compatible with expression templates? +1.61
Facing "unable to find string literal operator" error whe... 0.00
How to write a range-v3 action for random_shuffle? +0.42
Unzip in C++ Range-v3 library 0.00
Perfect forwarding class variadic parameters -2.16
Uniform and Value-initialization 0.00
std::atomic<> operator++ in MSVC 0.00
Is it possible to know derived object size in base class? +2.00
C++11 Initialization of template class member in template class +0.41
Unexpected behavior from shared_from_this when creating multiple sh... +0.42
Are template variables thread safe? they're placed on data segm... +1.88
Safely Destroying a Thread Pool -2.22
§7.1.6.3/1 (C++14) doesn't accept the construction in the... 0.00
C++ Range-V3 is there and neat equivalent to view a member function... 0.00
SFINAE failure with typedef in class template referring to typedef... -0.47
Virtual static variable -1.48
Convert a recursive variadic template function into iterative +2.74
Upgrading from C++98 to C++11 causes error -1.54
Use decltype on inherited template static member function using GCC +0.30
C++11 way to index tuple at runtime without using switch +0.44
Does deleting a copy constructor or copy assignment operator count... +0.41
Class with explicit destructor and std::unique_ptr<> member c... -1.27
TCP sendto (C++) fails on Linux but not OSX. Errno: EINVAL 22 Inval... +1.72
Assigning a default value to a LONGLONG type. Mingw GCC 0.00
reading a C++ ifstream twice? 0.00
Reading a file into a vector all at once +1.77
Can constexpr be combined with volatile? -0.45
Simulating covariance and contravariance in templates with polymorp... 0.00
Returning std::initializer_list in clang +2.30
Is this use of atomic correct? 0.00
Iterator invalidation by `std::string::begin()`/`std::string::end()`? -1.78
How to properly move/read from a shared_ptr +0.42
Changing type without changing bits +1.36
Variable-size heterogeneous container with type-safe lookup by type +0.42
Implicit conversion from int to shared_ptr -0.52
How could std::atomic::load be implemented +0.23
Obtaining all subpacks from a pack -0.53
Trying to write a for_each algorithm for MFC's CMap -2.29
Insert/remove type into variadic template list (parameter pack) -1.10