StackRating

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

StoryTeller - Unslander Monica

Rating
1807.58 (6th)
Reputation
118,523 (554th)
Page: 1 ... 9 10 11 12 13 ... 52
Title Δ
Static assert that passes if expression is not known at compile time 0.00
Will a calling thread see modifications to local variables after th... 0.00
Is there a guaranteed order of assignment in scanf? 0.00
Why does this loop go forever? -0.23
Why does TensorFlow recommends the "functional style for const... 0.00
Omit explicit cast for typedefed structures 0.00
How to define an extern const in constructor in C++ 0.00
Same name in typedef and using from a namespace 0.00
Overload resolution doesn't choose template when arguments are... +0.80
Is it possible to use an rvalue reference as pimpl handle? 0.00
Why doesn't the standard consider a template constructor as a c... +0.64
std::is_constructible on incomplete types +1.01
Capturing a lambda in another lambda can violate const qualifiers -2.92
decltype(auto) type deduction: return x vs. return (x) +0.68
Filling an std::vector with raw data 0.00
Meaning of terms identical, equal, equivalent in the Standard 0.00
Code Comparison : Which code is better to use in terms of efficiency? +0.76
Can we declare structure object at file scope before the structure... 0.00
Implementing the Linux Kernel's __is_constexpr (ICE_P) macro in... 0.00
Fold expressions and cout -0.97
Lambda closure type constructors 0.00
Replace part of a function/variable name with C macros 0.00
Print a struct with a known size +0.49
How to print the name of function passed as an argument? +0.45
Incompatibility between vector/algorithm and iostream -1.80
Is this noexcept declaration valid? 0.00
Error "lambda is not derived from 'std::function' 0.00
class lvalue only member fuction with shared_ptr 0.00
function parameters that are writeable only by the function itself... +0.62
chaining variadic function calls +1.02
Enabling automatic deduction of template argument type based on tha... -0.31
CMake Conditional Library Linking Depending on the Platform 0.00
How to reserve memory for std::vectors within an std::array? +0.43
Can defining size_t in my own namespace create ambiguity or other b... 0.00
Alternative to using namespace as template parameter +0.61
Why doesn't a const reference extend the life of a temporary ob... +1.52
Struct zero initialization methods -0.93
Why isn't function call an lvalue -1.65
How to correctly allocate space in a two-dimensional array while av... -2.10
Cannot return std::unique_ptr from function without move +0.24
does a local variable assignment constitute a side effect? +0.72
Error in default function template arguments when trying to convert... 0.00
Why is there no std::move_n algorithm? -2.12
Creation of a variable and subsequently increasing its memory addre... +0.80
Inheriting public/protected/private constructors 0.00
Are there better ways to ease this warning? +0.94
Connect two third party modules with "const char*" and &q... +1.05
Why the decorator pattern implementation requires a common abstract... 0.00
Is const_cast valid in a constant expression? (C++14, C++17) 0.00
Initialization: POD like structures as container elements 0.00