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 2 3 4 5 ... 35
Title Δ
Can we access a member of a non-existing union? -1.62
Why does this stringstream fail when parsing into double? 0.00
Template Argument Deduction Failure and Function Parameters/Argumen... +0.20
Why is std::allocator::deallocate not noexcept? 0.00
C++17 - node extraction/reinsertion with custom allocator - works w... +0.20
Range-based for loop on unordered_map and references 0.00
Why is this template expansion legal in C++? 0.00
Is it possible to override pure virtual functions to templates? -2.70
set_intersection error when computing the intersection between two... 0.00
C++ equivalent of #define for integers -2.84
Initialising in-class member with constructor arguments with round... 0.00
Why is the expected parameter to std::atomic::compare_exchange_xxx(... -1.40
Disambiguation of friend and member binary operator +0.61
C++: lambda-expression in unevaluated context 0.00
Copy-assigning an unordered map with incompatible allocators -2.76
Constant value changing +0.98
Reliable conditional copy and move constructors in template class w... 0.00
Incorrect copy constructor while passing argument to generic lambda 0.00
Is this a valid way of performing "Expression SFINAE" in... 0.00
C++: Is it possible to write a function that appends a differently... 0.00
How can I Populate a chrono::year With the Current Year? +0.18
Short Circuiting Operators in an enable_if +0.57
Clang won't compile a template specialization that gcc will 0.00
Is the use of `struct` well-defined in c++ function signatures? 0.00
Deleting a std::function in the middle of invocation +0.91
Separate definition and declaration of template member function usi... 0.00
Will C++ always prefer an rvalue reference conversion operator over... +0.92
How to force class template argument deduction when constructing a... +1.34
Static private function with templated type as a default argument i... 0.00
C++17 constexpr string parsing 0.00
Why derived class cannot be used in place of base class, as a templ... +0.14
Using a constexpr static member of a reference as template argument 0.00
Is &*NULL well-defined in C++? 0.00
Friend template declaration with nested class as argument 0.00
C++ constructor taking an std::initializer_list of size one 0.00
How is function resolution done for C++ templates? 0.00
Is forward<T> the same as forward<T&&>? 0.00
C++ static_assert with class template argument 0.00
Can std::launder be used to convert an object pointer to its enclos... +0.85
Can we have absolute namespace in function definition if return typ... +1.30
Using std::visit on a class inheriting from std::variant - libstdc+... +1.03
No viable overloaded '=' when using std::remove_if() 0.00
Is noreturn part of the signature of a function? Can be detected? +0.92
Why does emplace_back("Hello") call strlen? 0.00
std::launder and strict aliasing rule 0.00
In C++, what do braces on the left-hand side of a variable declarat... 0.00
Instantiating a parameter pack of template parameters 0.00
what is a brace-or-equals initializer? 0.00
std::vector of class with private constructor does not compile when... 0.00
Ambiguous partial specializations with Clang in C++17 0.00