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 4 5 6 7 ... 14
Title Δ
Using an object without copy and without a noexcept move constructo... -0.72
How to avoid clang-format to format two separate '>' int... 0.00
std::visit for variant fails to compile under clang 5 0.00
c++: tuple with tag-type access -1.50
Why can't I store a PictureBox^ in a std::vector? 0.00
Why can I redefine a const in a smaller scope? -0.11
Implicitly virtual constexpr function 0.00
Forward reference confusion -1.26
Ok to use std::getline() with a moved-from std::string? -0.30
Why cant you push_back in 2D vector? c++ +0.39
Will content of std::vector<std::string> be moved when it is... 0.00
Including std::forward yield an error, but its omission compiles. W... 0.00
SFINAE fallback when a function does not exist +1.88
C++ Why this doesn't cause redecleration error? 0.00
SFINAE on constructors works in VC2017 but not in clang/gcc +1.85
Why can you define a variable in a switch statement under 'defa... +1.39
Can I avoid explicitly writing a constructor for each struct in a s... +0.46
How do you call the function call operator on a unique_ptr? 0.00
C++ vs C# - array 0.00
How does C++ know anything between "quotation marks" is a... +1.19
Can I use assignment operator construction with more than 1 argument? -2.19
How to handle unused warnings caused by empty template parameter pa... +2.03
Silent breaking of constructor calls after adding initializer_list... -0.53
Call a function with parameter from a pack of functors in variadic... 0.00
Cannot access type alias from class template definition in separate... 0.00
Is casting to const implied when casting to a narrower const locati... -1.17
How to declare a function pointer to a template function whose retu... +1.24
Boost variant and visitor 0.00
C++ using specific class and enum scope within switch statement +1.01
How can I create a customization point for an inline variable templ... -0.60
Max sizeof metafunction in variadic templates -0.69
Dealing with <unresolved overloaded function type> when passi... +0.78
How to implement classes derived from an abstract with different me... -0.66
Why is implicit conversion from const to non-const allowed? 0.00
CMake fails with "did not find file compiler/msvc-asm" ev... 0.00
How a class that does not initialize its all members in its constru... 0.00
How can I use an allocator with std::set? 0.00
Why is the function overload that takes an int preferred over the o... +1.55
Compiler says it cannot find file and yet reports errors in "u... 0.00
For-Loop on Pointer: Does it move the whole address range? +0.12
Does C++ 11 thread automatically destroy after detach +0.39
Why std::future not blocking 0.00
Using visitor pattern for checking derived class type? 0.00
Initializing std::pair via std::initializer_list doesn't work w... 0.00
About the C++ overloaded operators +0.44
Complex gamma function in Rcpp -1.09
Why are there differences of compiled c++17 lambas between GCC and... 0.00
bool vs void* casts on the same object +1.69
Is it possible to have more than 1 .cpp file in a project (souce fo... 0.00
How to maintain a reference to a std::priority_queue's container? +1.69