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 ... 13 14 15 16 17 ... 21
Title Δ
Using base class rather than base pointer to work on derived class -0.98
Variadic template class constructor with lvalues and rvalues +0.50
What are consequences of not calling libusb_exit() 0.00
Is there a way to pass templated function signature as a template t... +1.13
Import an External SQLite database to my project +0.51
static_cast derived this object to base class in C++ +0.51
sfinae: enable_if condition 0.00
Get the variadic arguments from template argument +2.46
Using CRTP as an alternative to abstract static methods in C++11 0.00
How should I handle an multiple-inheritance conflict of types rathe... 0.00
Why can I not cast a lambda to void* then to a function pointer? -1.32
How to use const_reference type to declare a variable and assign to... -0.95
C++ Set emplace vs insert when an object is already created +0.49
Capturing generic callable objects in nested lambdas - always forwa... 0.00
Sum Nested Template Parameters at Compile Time +2.51
No matching member function error inside lambda expression? -1.65
How to encapsulate std::function +0.02
How to make one counter for different template specializations? 0.00
Why constructors generated by using declarations have the same acce... 0.00
CRTP - Checking from the base class that the derived one meets requ... -1.14
Way to check if calling shared_from_this() is valid? -1.54
implicitly convert std::shared_ptr to a type +0.08
Event emitter and automatic registrations of member methods as list... -0.34
class member initialization in c++11 done properly 0.00
Where in the source does gcc's std::bind copy arguments into a... +1.07
Class with different access: read-only to the many, writable to the... 0.00
Is there a way to make a function return a typename? -1.26
Extract a type from a templated class +0.51
How to increment a variable from lambda-functor's body? +0.38
What is the simplest amount of code that would prevent a node proce... 0.00
Replacing non-pure virtual functions with CRTP +0.93
Make `foo(derived_object, x)` call `foo(Base const&, X)` instea... -1.39
How to occupy multiple columns or rows in GridLayout with QML? 0.00
Make foo(derived_object) call foo(Base const&) instead of templ... -0.57
Why don't you need the '&' operator while passing t... +0.39
Prevent wrapping lambda in std::function with different types -1.62
Composable C++ Function Decorators +2.52
SFINAE Based on Class Member Existence/Absence -0.89
C++ elegantly clone derived class by calling base class -0.94
Make sure only Smartpointers are build -1.50
What is wrong with this program calling a function pointer with a p... -0.28
angular acsess 'this' in callback +0.34
How to explicit instantiate template constructor in C++? -1.65
Callback function: Incompatible argument +0.48
How to prevent implicit conversion from int to unsigned int? +1.76
Curiously recursive static member functions as template function pa... 0.00
Memory deallocation c++ +1.59
compile time typeid for every type -0.25
compile time typeid for every type -0.25
Is it possible to use member function call as default argument? +0.53