StackRating

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

Pubby

Rating
1641.94 (682nd)
Reputation
40,947 (2,699th)
Page: 1 ... 4 5 6 7 8 ... 14
Title Δ
What does `... | a b -> c` in typeclass declaration mean? 0.00
How to create a multiple threads application in C++ -1.56
Container where one dimension is constant and one is variable +0.92
return by rvalue reference -0.62
How to pass a template pointer to inner class? -0.28
C Structure: member order and memory allocation -0.62
partial specialization does not specialize any template arguments +0.36
Why are C++ int and long types both 4 bytes? -0.83
How to return this in method -0.26
Why should I typedef enum when I use it as function return type or... +0.17
How does the C++11 range-based for loop know the array size? +0.05
Is it more effecient to use std::cout once rather than multiple tim... +0.39
Understanding a "template argument is invalid" error mess... 0.00
How does a compiler know that a variable is global or local(C ) +1.90
Function application associates to the left +0.02
Should C++ exceptions provide additional details besides what() +0.65
Will I break code when returning a copy instead of a const reference +1.84
Polymorphism without "new" -0.55
How can I use a variable that declared in an if statement outside t... +2.17
typedef template without template rebind. Use as a template of temp... +1.32
declaring class variable c++ -1.46
Execution direction of && Condition +0.88
Quick way to set a bitmask from a boolean in C -1.89
"hello world" string literal can be assigned to char * ty... +0.79
Computing a function over variadic templates +0.93
How to apply a fragment shader to only one object in OpenGL? +0.41
C++ simple but tricky recursion -0.11
C++ Sytanx about Array of Class and usage of new operator +1.01
error: pasting "." and "red" does not give a va... 0.00
will a class without any data member cause memory leak? +1.43
Find equal or nearest smaller value from an array +1.38
C++ 'bracket' operators +0.72
How do I correctly version a program? +1.49
Is this simple example considered as RAII 0.00
How are templates, and specialised templates -0.09
Performance wise, is it faster to use 'nullptr' or just '0'? +2.24
Alternate ways to identify polymorphic objects? +2.02
Reasons for putting C/C++ variables in an unnamed scope? +1.51
C++ How does an std::reference_wrapper implicitly convert to refere... +0.10
Passing an SDL surface to a function +0.42
Equivalancy of using typedef and an anonymous class definition to c... +0.96
Why isn't std::string::max_size a compile-time constant? -0.83
C++ How to specify all friends of a templated class with a default... +1.27
C comparing char to "\n" warning: comparison between poin... +0.41
C++ Help for pointer especially "->" operator -0.68
What functional language approach most readily transfers to Boost P... -1.07
C++ check if element is std::vector +2.14
#define issue if its called from within a if() block +1.24
'where' inside other expression +1.42
haskell own datatypes - using signs or numbers in the datatype defi... 0.00