StackRating

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

Columbo

Rating
1700.65 (151st)
Reputation
53,559 (1,829th)
Page: 1 ... 13 14 15 16 17 18
Title Δ
What is the difference between initializing with implicitly and exp... +0.42
Is variadic macro subsitution for every argument possible? +2.66
Is it legal to static_assert that signed shift right has two's-... +2.02
Move assignment of vector of non-movable-non-copyable objects does... +2.13
How can I *efficiently* generate a tuple of all types from a nested... 0.00
template overload for tuple-like types (tuple, pair) -1.51
Why copy constructor not called when object passed to a function 0.00
Accessing nested class constructor +0.46
Is it possible to use std::sort with a sort function that takes ext... -1.43
Why is my random generation of numbers input all zeros? 0.00
Array literal syntax quirks 0.00
Why does an explicitly declared constructor prevent member initiali... +1.74
class template specialization with template +0.86
Calculation error while using ceil function in C++ 0.00
Is std::container::size_type guaranteed to be size_t for standard c... +1.76
Are std::move and std::copy identical? -1.80
signed integers overflowing to negatives: is this a compiler bug, o... 0.00
Priority_queue functor use C++ 0.00
What does the type "char (&(...)) [2]" mean? -1.09
How to implement user friendly accessors 0.00
How to write string comparator for use in set_symmetric_difference... 0.00
Can tuple variadic template recursion be improved with C++14 index... -1.77
std::bind no viable conversion 0.00
Strange behavior of the std::map with atypical comparator +0.35
Qualified-ids, are they lvalues or prvalues? 0.00
How to redirect input stream to output stream in one line? -0.30
Move first element of Vector to last element -0.04
Forward functors with minimal copying 0.00
Lambda function - capturing by value 0.00
Variadic function - determining return type +1.99
C++ error: 'iterator is not a type' -2.29
Understanding locale class, locale::facet::_S_create_c_locale name... 0.00
Why does this compile without errors? (Returning a type that doesn&... +2.11
Is forced construction of unnamed variable like "Foo(12,3);&qu... -0.07
Is it possible to add two multi-dimensional arrays together to a th... 0.00
delete and set a pointer in the same instruction +1.83
Matching variables in template metaprogramming c++ 0.00
When are two function templates considered as partially ordered and... +0.47
How to combine two vectors containing std::unique_ptr? -1.90
QVector no match for 'operator=' -0.28
Why destructor is called twice? -0.56
Is this code true to know whether system is little endian or big en... +0.47
istream::readsome doesn't read from console? -0.57
Understanding streams: how does this function work? 0.00
GCC: Why does an error in one line of code (comparison of string an... 0.00
Generic function to get debug string for all types and collections... -0.08
C++ Loop through Map -1.13
cant call ifstream in a seperate function -0.79
C++ move only objects - what to return from assignment operator -1.67
function-try-block and noexcept 0.00