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 ... 21
Title Δ
How to access the class member +0.41
How do I pass a variable amount of arguments to a constructor? -0.06
Generic template for nested abstract base classes -0.31
how to use qRegisterMetaType to register a class by string of class... 0.00
non static block in c++ +0.87
How to convert my count value to enum as output? 0.00
How do I correctly use enable_if in this specific function declarat... -0.59
How to sort separate arrays together (similar to sorting a table by... +2.02
Why is the usage of util.inherits() discouraged? 0.00
How to set a function as a default parameter? +0.21
Can I use static_cast to down casting? +2.21
How is std::is_integral implemented? 0.00
CRTP Pattern yet store inhomogenous types in a datastructure 0.00
libuv - What is the difference between `uv_kill` and `uv_process_ki... +1.65
How to keep alive a shared_ptr-object of which members are used in... -0.48
How do I rebuild parameter pack from TypeList +0.49
enum switcher for functions with different signatures 0.00
Container of pointers to template class 0.00
Why it is an error to convert a base class for curious template pat... -0.52
Cast an entire vector 0.00
Design pattern for method returning different types/classes -1.69
Can class type be deduced from pointer to member function template... +2.04
template friend function in another namespace and CRTP 0.00
Detecting void method in c++ template metaprogramming 0.00
Storing and calling an unordered_map of member functions with varyi... 0.00
Enforcing const-correctness when converting lambdas to std::function +1.94
Variadic template with type checks +0.44
How can I "map" a parameter pack +2.23
C++11 usage of delete specifier vs private functions -0.96
CRTP to avoid code duplication : can't assignment Base=Derived... 0.00
google test/mock vs boost vs catch support for c++14/c++17 0.00
Simple concept check +2.88
How remove duplicate of the same dependiencies sources in dependent... -0.52
C++ Change member function definition based on template parameter v... +2.48
What is the advantage of embedding a linked list into a data struct... -2.40
how to use traits to access compile-time const value? +0.22
Check if one set of types is a subset of the other +0.36
C++ variadic templates and implicit conversions 0.00
CRTP: enable methods in base class based on derived class contents 0.00
Why capturing by reference in lambda doesn't change the type of... +1.01
How to stop a destructor from being called on a stack allocated obj... -1.21
What’s the difference between 'gcc -g' and 'gcc -g3'? +0.34
Deduce non present template parameter from return function +1.27
Multiple simultaneous calls to uv_write don't work sometimes 0.00
passing lambda as argument - by reference or value? +0.45
Catching lambda exception +0.17
a variadic template as a template parameter without pack expansion 0.00
recursive inheritance for overloading a method for a set of templat... -1.52
Is there a way to have a public member, unmodifiable from outside t... +1.11
Why is libuv timer drifting? -0.03