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 ... 88 89 90 91 92 ... 99
Title Δ
Reducing the size of a std::vector without a default constructor -0.39
How to use typedef to alias C++ arrays? -1.37
How do I assign a data object with const members? +0.03
How to use typedef to simplify tempate function argument that is a... -0.28
C++ matrix and vector design +0.09
How to make a variadic is_same? -1.61
How to write a for loop that uses both an iterator and an index cou... -0.18
std::vector::erase/remove_if resulting in nullptr -0.89
Avoiding code duplication in a specialized template -0.97
Why is scope resolution not working on overridden variable? -0.46
Templates - condition upon listed parameters +0.41
traits for testing whether func(args) is well-formed and has requir... +0.90
"static_cast<To>(from)" if and only if "To to{... 0.00
How to "compose" functions when one function doesnt give... +1.13
Thread-safe lock-free array +1.76
STL random access iterator exceed array size and self implementatio... +2.35
Wrapping C functions in auto objects without code duplication 0.00
What's the most efficient tail recursive prime verification functio... 0.00
Variadic template function with a template function as an argument 0.00
factory for product templates 0.00
Specializing return type for a variadic template -0.47
Does inserting/erasing an element from a std::map modify the iterat... +2.02
Are C++11 move semantics doing something new, or just making semant... +1.08
Detecting c++ structure is updated from unit test -0.49
Difference between DWORD and DWORD32 +0.41
Deletion of std::list causing Access violation 0.00
Why initialize unique_ptr with a make_unique call? -0.83
Is partial class specialization just a different way of writing a f... 0.00
Is storing pointers in std::vector ruining it's advantage of contin... -0.61
Check if number is prime during compilation in C++ +1.48
How to have a pointer to a function with arbitrary arguments as a t... 0.00
Why do we copy then move? +0.24
C++11: call by value, move semantics and inheritance +1.03
Comparing function pointers stored as boost::function -1.59
C++11 multithread slow -0.78
Speeding up double absolute value in C++ +1.07
C++11 Adding a stream output operator for std::chrono::time_point +0.05
Variadic template overload resolution 0.00
Slicing std::array -1.82
Implement Iterators Even When Not Needed? C++ +0.54
What is the right way to use polymorphism and inheritance in C++ to... -0.74
Iterating over non-incremental Enum +0.41
How to fix this typical exception unsafe code? +0.18
automatically use const-ref by big parameters +0.94
How to convert a tuple of vectors into a vector of tuples using the... +2.25
How do I iterate over collections generically in C++? -0.62
C++ comparing iterator with int +0.47
Bit-fields "In-class initialization" results in "err... 0.00
How can I improve my algorithm for generating combinations of a mul... +1.17
template method specialization for ptr to struct and vector of ptr... 0.00