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 ... 19 20 21 22 23 ... 99
Title Δ
Is creating a pointer one past the end of a non-array pointer not d... 0.00
why c++ allows pointers if they can generate problems like accessin... +1.41
C++11: std::result_of<> template argument vs std::function<... +1.53
Double free of child object after using the copy constructor +2.45
std::map calls default constructor on [], copy constructor on inser... 0.00
Aggregate initialization pre-C++17 0.00
Copy elision when creating object inside emplace() -0.78
Why can I partially specialize but can't fully specialize membe... 0.00
Inherit parent privately while inheriting its grandparent publicly... -0.66
Convert milliseconds to hours:minutes:seconds:milliseconds in C++ +1.09
Why isocpp allows us to exceed enum class values? -1.34
Fixed-size std::span vs std::array 0.00
Purpose of having std:less (or similar function) while it just call... -0.67
Simplest way to have a make_tuple method to take a tuple and func a... -0.07
Is it better to pass linked list object by reference or value? +1.84
Understanding rvalue reference on return +0.41
How to get a pointer to any overload of an overloaded function whos... -0.85
SFINAE for class methods +0.00
Conversion from std::future<void> to non-scalar std::future&l... +2.06
Check probability 0.00
why does folly::future BrokenPromise make the const char* construct... 0.00
Taking pairs of numbers representing begin/end, and removing overlaps +0.37
How is the type of a pointer implemented in c++? +0.43
Is writing std::deque at different memory locations concurrently th... -1.60
Why to use function pointer? -1.49
Replacing std::function from within itself (by move-assignment to *... -1.73
C++ way of creating a structure with variable number of items -0.56
How to avoid use of goto and break nested loops efficiently +0.30
Idiomatic way to enforce constexpr-ness of constexpr functions +1.98
std::variant with overloaded lambdas, alternative with MSVC? 0.00
Double dispatch in C++ not working +1.32
Opening a C++ crash dump does not show the right line in the call s... 0.00
Template non-type parameter deduction -1.11
Inheritance with variadic templates 0.00
Why is the const qualifier in this type alias dropped? -1.96
Is pointer type a literal type? -1.77
Are there any advantages for std::string_view over char* other than... 0.00
Should I avoid repeated access to the same method within a loop? -0.07
Use function template argument as class template argument? 0.00
How to prevent an entire API with templates from becoming a collect... 0.00
C++ Template Inner Class Friend Operator Overload -0.07
operator overloading multiple operands C++ -1.08
Does a locked mutex protect the condition_variable as well as the d... 0.00
Type punning two types from different third party libraries without... -0.80
sizeof(*this) and decltype(*this) in derived classes -1.95
How to use std::async efficiently to perform operations on pointer... +0.40
Will access specifiers still be intact when code is converted from... +0.02
gcc not_fn implementation: why does _Not_fn accept additional int p... -1.16
Inherit operators defined outside class 0.00
C++ variadic templates of different input type using c++11 0.00