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 ... 9 10 11 12 13 ... 21
Title Δ
How to call std function passed as template parameter to class? +2.47
C++ Component System Issue 0.00
What does `void f(void())` mean? 0.00
C++ ATM Project - compiler thinks an object is a function? +0.02
Multiple Inheritance :Java vs C++ -0.62
Is it safe to cast to a class that has the same data member layout,... +0.32
Can't call virtual protected method in derived class -2.01
Why QFile("./test") work though [Class QFile] has no QFil... 0.00
SFINAE conditional and constructor argument types 0.00
How to delegate traits functionality to member of class? -1.30
Is void{} legal or not? -0.36
How to call a static method from a private base class? +0.21
Calling global function from constructor +1.40
Change Qt Creator project name for CMake projects 0.00
C++ template argument of unknown type 0.00
error: 'A' is an inaccessible base of 'B' -0.35
Is there an idiom/design pattern for restricting templates? -1.64
How to use UNUSED macro to silence warning within a CONSTEXPR funct... -0.15
automatic calling custom converter of raw pointers A* <-> B* -1.79
c++ decorator pattern, static polymorphism with templates and regis... 0.00
How correctly to remove code repetition in template function +1.56
Using lambdas in template class -0.34
structure name not declared and swap function swaps without pass by... +0.53
QScopedpointer fails at Q_DISABLE_COPY 0.00
What does the void() in decltype(void()) mean exactly? -1.57
Is sizeof(void()) a legal expression? -0.16
C++ SDL x and y axis on SDL_Rect -0.49
Is it possible to get reference to 'this' pointer in class... +0.52
Storing multiple types in map -0.24
SFINAE to make base template always result in error +1.19
Function with multiple return types -0.36
Specializing templates based on methods -0.16
Avoiding boilerplate creating new immutable instances in C++ +2.23
Security time to live token in nodejs 0.00
Design pattern, a vector of objects, each of two possible types -1.43
set public/private on template function for some certain template p... +1.15
'Forward Declaration of Struct' while retrieving libevent c... 0.00
Passing temporary struct as template argument +2.09
How to conditionally add a function to a class template? -1.14
Metaprogramming tricks: how to simplify implementation of two metaf... +2.27
What am i doing wrong in this code in C++ , Generic Functions? -1.44
How can I forward declare a type I'm going to create with typed... 0.00
How to prevent the NodeJS event loop from exiting? +0.77
Create "custom typeid" for many types AND cache their siz... -1.36
Template overload based on value of parameter -0.30
Tuple of sequence -0.20
Please instantiate the QApplication object first -1.82
What is the "correct OOP" way to deal with a storage pool... +0.23
What has happened to this statement " auto iter = first" 0.00
How do you "not repeat yourself" when giving a class an a... -1.43