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 ... 92 93 94 95 96 ... 99
Title Δ
Constructor arguments from tuple -0.18
C++11 std::set lambda comparison function +1.41
Is it possible to delete an object in c++ without calling the destr... -1.03
c++ invalid covariant return type with pointer 0.00
Why isn't accessing a deleted object crashing my program? -0.53
When should std::move be used on a function return value? -0.77
Removing the first type of a std::tuple -1.38
What's the default calling convention of a C++ lambda function? -0.46
conditional (SFINAE) override 0.00
C++ Passing a long string to constructor or setter +2.57
Possibility of segmentation fault with mutex in class with multithr... -1.20
Initialize a pointer to primitive to a temporary object -0.91
Why does is_constructible claim something is constructible when it... -0.77
Wrap C allocation for RAII -0.35
C++ variadic template function parameter with default value 0.00
(c++) any way to optimize this loop? can't use function pointer as... -0.23
Passing vectors of different types to a template function 0.00
How to self-copy a vector? -1.40
Variadic function template with pack expansion not in last parameter +1.75
C++98/03 reference collapsing and cv qualifiers +0.60
Do C++ coders usually do moves explicitly or do they just rely on t... -0.36
Why is std::packaged_task<void()> not valid? -0.66
Possibility of passing a method as a parameter to another method +0.03
C++: monitor and condition variable interprocesses -0.17
Datastructure for O(logn) deletion and index access in O(logn) 0.00
C++11: Example of difference between ordinary string literal and UT... 0.00
Continous color for palette +0.61
templates in factory pattern 0.00
Implementation of operator!= for Iter Class +0.58
reinterpret_cast - bizarre behaviour -1.43
Data sharing via stack between publisher and consumer thread +2.96
proper way to iterate over a C++ std::map doesn't work -1.68
c++11 async<>, with unknown number of available cores +0.79
Iterating through a map randomly causes segfault -1.24
C++ hooking my own programs functions -0.61
Why can't I initialize an array of objects if they have private cop... -1.46
Move constructor for a value/object wrapper? -1.05
Union between a Float and an array of unsigned char? -1.25
Why doesn't PRIu64 work in this code? 0.00
Class template with both pointer type and regular type 0.00
list::remove_if equivalent +0.52
How does this array conversion work ( lowercase to uppercase using... +2.29
Generating a sequence using prime numbers 2, 3, and 5 only, and the... -0.80
No known conversion from pointer to reference to pointer -1.64
C++11: How to get the type a pointer or iterator points to? -1.55
Fast in string search +0.09
Difference between a function pointer as template argument and a fu... 0.00
Getting Native Handle from Within a Thread? +1.85
Calling pure virtual function from thread in child class throws exc... -0.43
Deleting double pointer causes heap corruption 0.00