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 ... 13
Title Δ
Concept TS check ignores private access modifier 0.00
Unpacking a range of tuples into n-ary function 0.00
How to output C++ range-v3 to ostringstream? 0.00
Iterating over container or range - problem with constness 0.00
How to store a range as a field in a class? 0.00
requires constraint must evaluate to bool. so no SFINAE 0.00
C++ range-v3 library: 'take'-ing first 3 perfect numbers wo... +0.43
Range-v3 view::sliding(n) to return tuple (if n known at compile ti... -2.36
Attempting to determine if a transformed range is empty 0.00
Enable member functions of class templates using concepts +1.93
make custom range v3 view pipeable +0.40
Trying to apply tuple as args in C++14 0.00
Do the Range TS and C++20 concepts for iterators require the abilit... 0.00
Idiomatic way to write concept that says that type is a std::vector +1.16
Constraints not satisfied for template template concept requiring s... 0.00
Can a concept require a constexpr value or function? 0.00
Is std::any supported in MSVC 2017? 0.00
Why is the defaulted constructor not constexpr here? -2.64
Does view::c_str have issues with view::split? 0.00
std::vector iterator type and permissible operations -0.88
Fold expressions in MSVC +1.69
How to determine equivalence between `ranges::view` object and `std... 0.00
Can a C++ template match (only) a list of one type, or a single oth... +1.33
Replacing data with range-v3 +0.43
Why are C++ classes with virtual functions required to have a non-t... -0.74
range-v3 and view_facade, cannot model ForwardRange 0.00
Why is the construction of std::optional<int> more expensive... +2.02
Complex tuple capture 0.00
C++ unexpected value type of range-v3 partial_sum view 0.00
C++ concepts loop +1.05
CONCEPT_REQUIRES_ implementation in ranges-v3 0.00
Forwards and return type(s) in functional-like reduce function +0.26
Visual Studio 2015 Update 3 - C++ Compiler bug? 0.00
boost::counting_iterator analogue in range-v3 +2.79
Why is Range-v3 slower than the STL in this example? 0.00
Generator take_while based on difference between elements -0.10
Explicit default constructors in C++17 0.00
Concepts-Lite iterator comparison compares values 0.00
range v3 flattening a sequence 0.00
C++ Concepts Same and Assignable -0.56
Range v3. Difference between two ranges 0.00
How to properly forward Invocable types +2.08
Successor of iterator is not necessarily a regular function: how is... +1.59
How to assign an array with move in one line? -0.10
Avoid duplicate requires clause in forward declaration of template? 0.00
How to check if an iterator is an output_iterator in c++? 0.00
C++ Concepts : CRTP 0.00
C++ Concepts : invalid reference to function concept 0.00
Best way to do flattening of nested getter result inside getter 0.00
c++11 multi-reader / multi-writer queue using atomics for object st... +0.41