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 5 6 7 ... 21
Title Δ
How to expose a Qlist of enums from C++ to QML? 0.00
How can I specialize/overload a template function for a templated t... +1.67
Interleaving systems in ECS (entity component system)? 0.00
How to read pixel colors using SDL2? 0.00
C++17 vector of Generic (Polymorphic) lambdas +2.61
Using a variable template inside inline constexpr function without... +0.45
Deduce member function arguments / return type +0.45
passing a variable as template argument -0.06
C++ multiple inheritance from base classes with members with same n... -2.21
Where is a function's this value stored? 0.00
converting to function pointer from pointer to function with same s... 0.00
Difference between old and new state 0.00
Why is my override method not being called? -1.00
Yet another 'member declaration not found' +1.62
Two QWidget in QMainWindow to have minimize button and window title 0.00
How do I define methods outside of the declaration for my specializ... +0.45
How to delete the void pointer in destructor? -0.50
Does std::shared_ptr<X> has copy constructor? 0.00
error: passing ‘const std::map<int, int>’ as ‘this’ argument... 0.00
Lambda capture and parameter with same name - who shadows the other... -1.09
C++ template function for derived class with std::is_base_of +1.55
Low latency callback in C++ 0.00
Convert from Object<const T> to Object<t> 0.00
Way to call a static method of a class template without specifying... +0.10
Lambda capture by value and the "mutable" keyword +0.46
Decorator pattern on the real example in C++ -0.50
No matching function std::forward with lambdas 0.00
Why is std::is_const::value 'false' even though T's val... 0.00
How to restrict a parameter pack for a variadic template's para... +1.43
Why is GCC warning me about a useless cast when using an inherited... +0.49
How to use generic template function to handle objects with differe... +0.96
Why is putchar(tolower(ch)) printing out two of each character? +2.42
How to get the n if I know the result of 1+2+3+..+n=n*(n+1)/2? +0.69
Pass lambda as template function parameter +2.04
How to compare each element of one array to another if present then... +0.34
How to get file descriptor for an accepted tcp socket in libuv? +0.48
How to pass array elements as parameter in function in C++? 0.00
Is it possible to proxify any function +1.99
Priority Queues in c++ +0.48
why SFINAE (enable_if) works from inside class definition but not f... +0.49
Is it safe to use the address of a static local variable within a f... -1.08
Access value with key in bimap 0.00
Template parameter accepting pointer to class member function -0.90
Algorithmic improvement for finding minimum sum in a Binary Search... 0.00
When does a derived class need to implement a method as const? +1.74
How to generate uniformly distributed random reals for custom types... -0.51
C++ template-id does not match any template? +0.45
How to pass a template type as parameter to non-template function? -2.08
polymorphism with reference member variable +1.70
How does QVariant::fromValue work? 0.00