StackRating

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

Rakete1111

Rating
1621.49 (1,061st)
Reputation
35,861 (3,188th)
Page: 1 2 3 ... 14
Title Δ
`decltype` of generalized lambda capture inside body of a lambda -... 0.00
How and where is it possible that a variable does not has an associ... 0.00
How does a pointer (built-in types) which gets constructed like a c... 0.00
Reusing data member storage via placement new during enclosing obje... -1.02
Cannot substitute template argument this for type template paramete... -1.41
inheriting from a template class: "member" was not declar... 0.00
Range based for loop and range type -0.74
Generic comparison operator for structs 0.00
Calling object method during creation c++ +1.13
What's the meaning of the highlighted sentence below in [over.l... 0.00
Is it unspecified to instantiate template/lambda in unevaluated con... 0.00
Is deduction of multiple template arguments in an explicit speciali... +2.63
Type of expression consisting only of a variable identifier -2.23
constexpr and std::cout working on function but not in lambda -0.95
How to pass a line number to an exception? 0.00
C++11 Aggregate initialization of private member, is it correct? +1.24
How to fix previously-working injected template friend function? -1.20
Concept to check for variadic template function 0.00
Applying Template<class T> to multiple type aliases in one line +1.83
Infinite loop vs infinite recursion. Are both undefined? +0.71
Why doesn't a const reference extend the life of a temporary ob... +0.68
Lambda capturing rvalue reference by reference -1.60
Type-casting int array to char pointer and reading in-between value... +1.86
Variadic function wrapper for any return type 0.00
I'm having some difficulty understanding [basic.scope.pdecl]/7 +1.91
How C++'s Vector Allocate Memory -0.56
Structure of declarations in C++ The C++ Prog. Lang 4th edition by... +1.90
Why std::bitset<5>{}[0] is not a constexpr? 0.00
friend function defined inside a template class +2.72
Issue warning on template instantiation based on template arguments 0.00
Why does the scoped enum support operator '<' by default? -0.11
Equality of function pointers which point to lambda function 0.00
Qualified friend function template instantiation +2.70
Is templated literals possible in C++? 0.00
Why does GCC optimize out assignments here? -0.43
How is value returned by lambda using a static local wrong in MSVC2... 0.00
Is a copy-on-return operation executed prior or after lock_guard de... 0.00
How do you declare a ranges-v3 view return value? 0.00
Why isn't a lambda allowed in a template instantiation? 0.00
Access to a member data via a class template specialisation 0.00
Calling a method through an ill-typed pointer? Is it legal? 0.00
Placement new on this pointer 0.00
C++ what is the idomatic way to avoid pointers? +0.96
Is this swap implementation without destruction valid according to... -0.07
Is `this` allowed inside a noexcept specification? 0.00
Overload resolution of a qualified name 0.00
Initialization in if statement existed before C++17? +0.69
C++ bound function passed to a lambda 0.00
Ternary operator gives unexpected results in return statement 0.00
Why double colon in template argument works? 0.00