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 ... 54 55 56 57 58 ... 99
Title Δ
Obtain the vtable of a class without an object 0.00
Why is 'pure polymorphism' preferable over using RTTI? +1.64
C++11 lambdas and parameter packs -0.33
Making std::array only call destructor on part of array -0.46
Cross-platform up- and downgradable read/write lock +0.83
Cross-platform up- and downgradable read/write lock +0.83
Reserving sub vectors while constructing +1.06
Do Variadic Template Parameters Always Have to be Last? +0.38
Quicksort gives stackoverflow on constant numbers but not on random... -0.96
Two STL threads wait on a third thread—do with joinable? +0.41
Call an Operator+ function inside the += operator function in C++ -0.57
Strange MSVC behaviour with std::experimental::is_detected +2.65
How does the + operator work in C? +0.23
How do I use variadic templates to forward both type and value temp... +0.31
Most efficient way to insert an element into sorted array and find... -2.17
std::tuple args life cycle? 0.00
How to safely use std::move() on template data 0.00
Why does C++ multiplication with dynamic array work better than std... +1.69
How should I use expression templates in order to implement scalar... +0.29
Understanding Y Combinator through generic lambdas 0.00
Type-safe template function which takes iterators +0.40
Can someone tell me why this is not a constant expression? -0.67
Call to function is ambiguous when irrelevant type defined as alias 0.00
Intersection between vectors 0.00
template function with method signature 0.00
Using if (!!(expr)) instead of if (expr) +0.17
Calling conj() function on every element of a C++ complex vector +0.56
Is it legal to add elements to a preallocated vector in a range-bas... -0.42
C wrapper for C++ class with stack allocation +0.13
What is the best practice to create corresponding derived class acc... -1.93
How to properly solve const std::string& and const std::vector&... -1.86
Map containing function pointers in C++ -0.17
Conditionally defining the constructor of a template class, based o... +0.29
Using SFINAE in C++11 to choose between two functions with same sig... -1.09
Ambiguity in constructor overload because of std::function 0.00
C++ calculate median with reference +0.92
Why does this function return a different value than if I did it in... 0.00
C++: What is the difference between int *x[5] and int (*x)[5]? -0.21
avoid busy waiting and mode switches between realtime and non realt... -0.44
Why use boost::optional when I can return a pointer +0.39
C++ - Copy Assignment Operator in Template -1.38
Why is this call of overloaded function ambiguous? -1.54
Constexpr decltype 0.00
No viable overloaded '=' for assigning std::function callba... -0.62
C++11 : Does new return contiguous memory? +0.40
c++ send arguments to union (variable union) -0.78
Reading large (~1GB) data file with C++ sometimes throws bad_alloc,... -1.11
std::initializer_list not able to be deduced from <brace-enclose... +2.06
C++ How to create polymorphism container? -0.44
redefinition of comparison operators of enums +0.44