StackRating

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

Yakk - Adam Nevraumont

Rating
1564.05 (4,902nd)
Reputation
197,071 (244th)
Page: 1 ... 17 18 19 20 21 ... 99
Title Δ
Is prvalue elision allowed in throw expressions 0.00
CRTP with unique_ptr causes segfault 0.00
Undefined reference to specialized template member 0.00
Array of concept pointers +0.38
How to prevent dangling pointer of captured "this" destro... +0.42
function parameter pack for member variable pointer -1.98
reinterpret_cast and static_cast - What is the difference here? 0.00
Polymorphism and Dynamic Casting -1.32
Multiple inheritance same method name and no ambiguity 0.00
execution order of functors in std::bind() parameter list (maybe no... 0.00
'reinterpret_cast': cannot convert from 'overloaded-fun... +1.20
Why is it not possible to override operator<< for template cl... +0.43
Using equality operators with boost::optional +2.34
Why does this template metafunction involving std::enable_if yield... 0.00
What is the difference between std::filesystem::copy() and std::fil... +2.04
C++ creating CString from std::string fails +2.10
How to compare two typenames for equality in C++? -0.83
nested calls to constexpr functions +0.40
Why am i getting error C2062: type 'int' unexpected from si... 0.00
Recognize that a value is bool in a template -0.48
Type forwarding in C++11 +0.14
Calling a multi parameter template function +1.55
How to insert n contiguous elements into a std::vector whose elemen... -1.16
Why is it not working? +0.43
What should I do when relative comparison of two equal doubles does... 0.00
Taking the address of boost::hana::partial::operator() 0.00
void* array convert element to another type +2.21
How to produce compiler error if default template is used? -0.06
Template deduction guide doesn't seem to be working 0.00
False clang error when calling a template template method with a te... +2.97
How to check that two arbitrary memory ranges are not overlapped in... +0.35
How to excecute fold expresion on types 0.00
C++11 How to handle 2 thread safe queues using condition variables... 0.00
Do I need to explicitly call a destructor here? -2.13
If I decrement `std::size_t(0)` is that guaranteed to be equal to `... +0.06
Intriguing assembly for comparing std::optional of primitive types +1.31
Removing elements from vector using remove_if -1.26
template function that deduces both containers and initializer_list-s +0.61
What is an iterator in general? -0.76
C++ - Is the compiler allowed to recycle deleted pointer variables? 0.00
In the following example, from where does the pointer p gets the in... 0.00
Is my `operator.` (operator dot) specification backward compatible... 0.00
Thread-safe Factory pattern without control over Derived classes 0.00
Get array of raw pointers from array of std::unique_ptr +1.40
How to delegate an action to function return? -0.60
Abstract template class with pure virtual method in c++ -0.57
cannot convert from string to Uuid 0.00
Is it well-defined to modify an unordered_set inside a foreach loop... -1.02
Can I put static_assert in class method if I never call this method? +0.66
How to use boost::hana::unpack with the constructor, instead of fun... -1.80