StackRating

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

Justin

Rating
1576.23 (3,360th)
Reputation
13,603 (10,586th)
Page: 1 2 3 ... 7
Title Δ
When using template and inheritance together, I do not know how to... 0.00
return value from possible type in std::variant through std::visit 0.00
How to prefer implicit conversion over template argument resolution? -1.84
Template to convert any lambda function (including capturing lambda... 0.00
Forcing C++ to prefer an overload with an implicit conversion over... -1.92
auto type deduction with uniform initialisation syntax c++11 vs c++17 +2.44
Partial specialization of variadic value template +1.94
C++, set bool to false, return old +0.30
Is it possible to compile recently changed files first? 0.00
Issue with nested #define for defining a function with variadic arg... 0.00
Can I use a custom section link which differs from the section head... 0.00
Sample 3 integers without replacement in C++ +2.08
what are the constraints for std::ranges::make_heap? 0.00
Calling a lambda for each nth argument of multiple tuples? 0.00
Why does strcmp() in a template function return a different value? 0.00
Can I make expressions constexpr? 0.00
Why does const std::pair<K,V>& in range-based for loop on... 0.00
The method find of a set of none const values cannot be called with... 0.00
Declaring 2 (or even multi-) dimensional std::arrays elegantly -1.10
Declaring 2 (or even multi-) dimensional std::arrays elegantly +0.40
C++/ASM: Passing by value uses xmm0, but by reference it uses rdi 0.00
How do I append to a tuple? +2.24
Unable to use ternary operator to conditionally assign `istream &am... 0.00
Is it possible to return a reference via an argument passed by refe... -1.96
Is it possible to pass generic lambda as non-template argument +1.50
Is it possible to pass generic lambda as non-template argument -0.17
Arguments to C++ signal show up as `undefined` inside QML when a QO... 0.00
Boost.Hana test if lambda is callable with particular argument 0.00
Is there a standard-compliant way to determine the alignment of a n... 0.00
How do I iterate equal values with the standard library? +2.03
How can I display a compiler warning upon function invocation? -1.48
What's the purpose of std::to_integer? +0.60
Does Fusion have a tail function? 0.00
Using the PIMPL idiom with member function templates (without knowi... 0.00
How do I cast to a templated type? 0.00
Overloading std::begin() and std::end() for non-arrays +0.40
How to convert from a string array to a char array array? +2.11
Perfect forwarding to a lambda received as an argument 0.00
Conditionally enable non-template function c++ +1.02
How should I replace vector<uint8_t>::const_iterator in an API? -2.17
Can changing an access specifier in a program change the behaviour... -2.05
Is it safe to call a class method which does not access any of the... 0.00
Undefinition of MSVC definition _MBCS and definition of _UNICODE no... 0.00
Is it possible to clone a polymorphic object without manually addin... -0.01
BOOST_PP_SEQ_ENUM with single quotes? +2.51
Predefined type list passed to a std::variant -0.88
Predefined type list passed to a std::variant +0.62
defining a variadic coordinate (tuple) type in C++17? +0.89
defining a variadic coordinate (tuple) type in C++17? -1.11
Is there a way to use the erase-remove idiom in concert with other... -0.86