StackRating

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

T.C.

Rating
1736.14 (56th)
Reputation
110,671 (623rd)
Page: 1 ... 7 8 9 10 11 ... 35
Title Δ
Getting the number of dimensions of a std::vector/std::array -1.23
std::in_place_t and friends in C++17 0.00
Is it possible to create templated user-defined literals (literal s... 0.00
Returning reference using a ternery expression causes runtime error +0.70
reinterpret_cast creating a trivially default-constructible object +1.02
Why does the behavior of non-virtual methods (when called from deri... 0.00
C++ member function is ambiguous 0.00
How is allocator-aware container assignment implemented? +0.20
Stop directory_iterator before moving out of bounds 0.00
Template instantiation in GNU C++ and Clang -1.55
Who is correct here, GCC or MSVC? 0.00
`std::list<>::sort()` - why the sudden switch to top-down str... -3.53
Using sizeof template parameters pack in class template specializat... 0.00
Why does std::tuple decompose into rvalue references 0.00
std::map's find fails to find, but element in map with manual s... -0.99
Is "template argument deduction for class templates" supp... 0.00
Writing a series of std::conditional with the same condition 0.00
C++ Compiler behavior with re-interpreting template parameter const... +1.19
map or set with transparent comparator and non-unique elements in h... 0.00
Pitfalls of "making" unique_ptr<T> implicitly conve... -1.28
On iterator and I value in C++ 0.00
Is possible to make a tuple of types with optional template paramet... 0.00
Does the C++11 memory model allow hoisting relaxed atomic loads out... 0.00
Moving elements from std::vector<T1> to std::vector<std::p... +0.20
Why are external-linkage variables usable as constant expressions? +0.18
What does the C++ standard say about overriding a throw() function... +0.89
A defaulted default constructor, why is it not a user-provided defa... 0.00
Why isn't std::begin/end being considered here? 0.00
How to resolve constructor signature in factory function -2.25
Why is move constructor not picked when returning a local object of... 0.00
Recursively defining and visiting a `boost::variant` using an `std:... 0.00
Multiplication of Template Arguments +0.47
Should templated math functions take values or const references? +1.10
Why std::pair<const int, int> does not work with some STL con... +0.81
C++ function reference template substitution error with default type +1.16
Expand a type N times in template parameter -1.24
Mismatched delete no longer undefined behavior? +1.68
libc++ vs libstdc++ std::is_move_assignable: Which is the most corr... +0.18
Trying to emplace functor in std::unordered_map 0.00
C++ template overload resolution called from template function pick... 0.00
C++ random_shuffle is always giving the same results +1.44
refer to a dependent typename -3.31
Overloading, variadic functions and bool type +0.19
Brace-initialization vs. Parenthesis Bug 0.00
Why does order of declaring function changes overload chosen by SFI... 0.00
C++ : &(std::cout) as template argument -0.78
Structured bindings implementation underground and std::tuple 0.00
C++: Using auto to declare classes as variables inside functions +1.00
How can I use decltype on a variable in a lambda without capturing... +1.47
is_constructible and is_destructible unaffected by friend declarati... 0.00