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 ... 8 9 10 11 12 13
Title Δ
Convert scalar + std::array + std::tuple into a big tuple -1.34
Clarification on converting char to string using string::at +0.22
Address of templated member function +0.46
Insert multiple values into vector -0.60
Pass functor to constructor -1.05
Understanding pipes 0.00
Why does this code work in Clang++ but not G++? 0.00
How negate std::is_integral for use in tag dispatch? +0.91
Generate a unique type or id for each template instantiation? ( exa... 0.00
expanding parameter pack in templated constructor of templated class 0.00
How best to fill a vector of vectors (avoiding wasting memory and u... +0.59
Access control of share memory takes no effect? 0.00
sizeof C++ class from static member function -0.67
Storing an std::thread object as a class member 0.00
Initialization of member array with noncopyable non pod +0.73
Design decision regarding std::array fill +0.98
Correct use of POSIX' pthread_exit and pthread_join 0.00
back_inserter for move-only type 0.00
How to use noexcept operator correctly 0.00
Is it safe to access Base protected member this way? -0.06
C++ Template Function No Matching Call -0.87
How does std::chrono::steady_clock::now report errors? -1.18
Restriction of access to function -0.80
Data member and rvalue life-time -0.32
Why we can't use static variables to achieve tail recursion? +1.04
Should initialization by conversion function be ambiguous when two... 0.00
usage of enable_if for non-templated member function -0.57
redirect stdout/stderr to file under unix c++ - again +1.44
Can multiple threads synchronize a load with a single store using m... 0.00
Linux Serial Port: Blocking Read with Timeout 0.00
Should one use a std::move on a nullptr assignment? +0.47
C++11: any easier way of template class method inline declaration? 0.00
Specialization of a template to a nested class type 0.00
MSVC C++11: non-standard constructor inheritance +2.15
Get index of a tuple element's type? 0.00
Is it possible to un-const typeof in gcc pure C? -0.72
Are C++ implementations allowed to assume any rvalue reference func... 0.00
std::function parameter subclass +1.45
perfect forwarding, variadic template, initializer_list - together -1.28
Template function error in tuple processing -1.38
Storing local dynamic_pointer_cast<>() in outer scope 0.00
How to save variable number of arguments using variadic template ar... -0.02
fine-grained locking queue in c++ +2.18
C++ Storage Copy Byte by Byte? 0.00
Returning a typedef defined inside a non-type templated class 0.00
c++11: Calling a variadic function with the elements of a vector -0.43
memory modeling test in c++11 , curious for memory_order_relaxed +0.46
May I use a constant number to choose a class at compile time, poss... -1.93
in-placement constructor std::vector -0.11
Strange code... Can someone explain me this +0.44