StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Artyer

Rating
1582.53 (2,799th)
Reputation
4,900 (33,842nd)
Page: 1 2 3 4 ... 8
Title Δ
Preprocessor initialize array 0.00
How do I use constexpr logic? -1.29
Invalid Comparator with object sorting 0.00
Move assignment operator and virtual inheritance 0.00
Combining predicates in a functional way 0.00
Does the operand to a fold expression need to be parenthesized? 0.00
How to write a C++ concept restricting the template to std::map and... +2.91
Argument order to std::min changes compiler output for floating-point -0.21
Create a type trait that can be called both on types and on variables 0.00
use make_transform_iterator on vector of std::unique_ptr to get con... 0.00
Why does the implementation of declval in libstdc++-v3 look so comp... +2.00
Is it possible to explicitly call a name mangled function? 0.00
std::stoul() takes a long time when input buffer is a very large ch... +2.11
how to add include paths to clang globally 0.00
C++ : Why redeclare a template's generic data type after one use? 0.00
c++17: which versions of global operators new/delete must be replac... 0.00
How to create cyclic range of numbers C++ +0.79
Behavior of integer promotion during bitwise operations +2.19
In a C++ range-based for loop, can begin() return a reference to a... -0.83
Using std::enable_if with out-of-line member functions and template... 0.00
Minimizing the scope of objects for a lambda expression +0.41
What are the rules for creating your own (pipeable) ranges ::views... 0.00
In a nested requirement, why use `requires bool_constant<X>::... 0.00
(How) can I cast between an aggregate type with one member and that... +0.43
Applying C requirements to unselected _Generic cases +0.19
cpp: define class member variable type by type passed to constructor 0.00
Using `std::equal_range` with `boost::transform_iterator` 0.00
Definedness of pointer-integer casts +2.58
‘abs’ was not declared in this scope +0.05
Typescript Does Not Seem To Have Javasvript Array.create(...) Funct... -1.06
Why a multiple inherited Exception does not catch the parent except... -0.35
How to wrap user functions? +2.32
std::transform to copy one array of struct to another -0.57
Array of types? +1.43
About `std::unique_prt<Base>& pBase= make_unique<Deriv... 0.00
How implement SFINAE limited to few types, using template parameter... -0.39
SFINAE based traits implementation issue with function template ove... 0.00
Can't stop recursion, while iterating a template type list +1.98
What is the meaning of "type* = nullptr" +0.37
C++ removing an std::function from a std::vector<std::function&l... -1.39
Is there any way to make a c++ macro (or something like that) which... 0.00
What's the "right" way to type-erase a member functio... 0.00
Why is the const static variable odr-used here? +2.11
Conditional Specialization +1.64
How to template a parameter in function pointer? -1.67
std::bind on a multi parameter function fails at compile time resol... 0.00
Call a function that is specifically not templated +2.88
Infer the return type function based on optional parameters 0.00
How a C++11 constexpr constructor fully initialize a C-style array... 0.00
Returning variable created inside the loop causes destructor to be... -1.86