StackRating

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

skypjack

Rating
1589.22 (2,361st)
Reputation
34,724 (3,354th)
Page: 1 2 3 4 ... 21
Title Δ
How do I check if an std::variant can hold a certain type +0.55
Does this method of getting last element in template parameter pack... +2.06
Using inner class with CRTP 0.00
How to return a variant from an input iterator with high performance? 0.00
Is there a way to hold many type of pointer to function without rei... 0.00
Hashing polymorphic type the proper way 0.00
Using templates instead of bridge pattern in C++ +1.39
C++ Functor template for class member functions -0.11
Delete all wrapper types in a nested type -0.01
Call C++ member function pointer without knowing which class +1.70
template specialization for derived classes 0.00
Template function on struct members +1.49
using std::is_base_of in static_assert fails due to incomplete type 0.00
C++ - Calling copy assignment from move assignment operator 0.00
C++: Use Derived-class-only variables from Base class +1.88
How to initialize a template functions with multiple parameter conc... +0.62
How can I print the variable that a void pointer points to +0.90
Making a class non-inheritable by defining default private construc... +0.41
C++ - Use enum from template class without template parameter 0.00
Method and inner class with the same name (error: ... conflicts wit... +1.26
Find Object By Type vs String 0.00
Have rvalue reference instead of forwarding reference with variadic... +1.34
Default template specialization with multiple conditions +0.10
What are use cases for structured bindings? +2.20
CMake: Copy files from build directory to source directoy 0.00
Composing class of several classes in C++ at runtime 0.00
How to define a template of template class 0.00
Game engine design issue 0.00
C++ destruction order: Calling a field destructor before the class... +1.86
CMake and configure_file: what if I need $ONLY instead of @ONLY? 0.00
Why is template parameter pack used in a function argument type as... +1.44
avoid cache miss related to 1:N relationship in entity-component-sy... 0.00
Using constexpr-if in a generic lambda to determine type of a param... +2.87
Defining static constexpr values in an enum like wrapper class +1.07
Convert template function to generic lambda -1.36
Exclude first n arguments from parameter pack +1.29
Where is the documentation stating that you cannot remove a paramet... 0.00
CMake in QtCreator 4.3 shows many automatic targets, how to remove/... +1.49
How to implement delegates using functors and operator() -0.32
CMAKE Qt5 error: ‘AA_EnableHighDpiScaling’ is not a member of ‘Qt’ 0.00
On server side in QTcpServer appears: The remote host closed the co... 0.00
Templated class parameter overloading 0.00
How to determine if a type is derived from a template class at comp... 0.00
GMock: How to return a fuction pointer defined by an EXPECT_CALL() 0.00
CMake add_definitions does not seem to work +0.42
Cmake : several projects using custom target to make test 0.00
Trying to call the first element of a parameter pack as a function... -0.28
C++ template template non-type parameter +1.74
Member variables and object slicing -0.58
Using std::visit with variadic template struct 0.00