StackRating

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

Potatoswatter

Rating
1579.48 (3,055th)
Reputation
113,117 (599th)
Page: 1 ... 13 14 15 16 17 ... 46
Title Δ
Compile time string assignment for run-time identification 0.00
Array element as non type template argument +1.32
Readable conditional logic without unnecessary execution? -0.66
Getting type of a derived class at compile time in C++ -0.46
Long template parameter lists with generic class method definitions 0.00
C++ : 3 questions about initialization syntax, value-initialization... +0.13
Is there any reason to catch an exception by value? 0.00
C++ style - const T& vs T const& 0.00
Replace virtual functions on templates 0.00
Are variable length arrays an extension in Clang too? -0.58
How to correctly implement operator overloads returning ref so thei... -0.72
"using" with base class name to change access valid? 0.00
SFINAE and decltype(auto) -1.48
What's the difference between a static member variable and a namesp... -0.12
String value cout'ing as a spade? 0.00
Strange! Static const unsigned is not a constant expression in clas... 0.00
How to distinguish class LineSegment from Line? -0.43
c++ map insertion error with custom key -0.09
returning a std::array from a user defined literal in c++11 0.00
can vector<bool> initialized by int 0.00
c++ quick read & write from standard input 0.00
Compiler does not give error when using list initialization which w... -0.08
When do I need to specify the type in the second <> of a temp... +0.22
tuple - get_or helper function 0.00
Unusual Error: expected unqualified-id before ')' token 0.00
Does pair.first return a reference to the first value? +2.93
std::declval() firing assertion error with warnings in GCC +0.41
is preprocessor output file a valid c/c++ file -1.73
How to implement a move constructor for a diamond-shaped inheritance? -1.93
Two way composition a good design to establish communication betwee... 0.00
What are "rvalue references for *this" for? -2.20
Any function as a template argument -0.69
SSE 4 popcount for 16 8-bit values? -0.60
Why do -ansi and -std=c++11 conflict in g++? -0.70
Using a constexpr method inside another method of the same class in... -2.20
Is there a limiltation of simultaneous filestreams? +1.28
Sequence points in C / function calls -0.84
How would I make this really complicated inheritance tree -0.62
Named objects vs. temporary objects: Is it better to avoid named ob... +1.59
forward declaration not working -0.99
Is *a++ = *b++ = 0 safe 0.00
Name lookup of first namespace name in nested-name-specifier? +1.72
Using of typedef struct -2.67
A functor to handle object by reference or pointer or iterator 0.00
Is there an inline way to mix c and c++ prototypes? -1.69
Iterator arithmetic 0.00
How to change GCC preprocessor output format? +0.39
Are there performance risks for using static_cast to deal with a ve... +1.68
Is a pointer the same as a byte address? +0.90
Why do function pointers all have the same value? +1.66