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 ... 90 91 92 93 94 ... 99
Title Δ
c++ copy-until algorithm +3.10
Deallocating memory from a vector of vectors of pointers 0.00
Expansion of types from comparison -0.80
Convert between different kind of sample type 0.00
Portable C++11 way to wait on a socket and bool var at the same time 0.00
Use meaningful words to get tuple elements -0.87
Should a type be move-only, just because copying may be expensive? +1.00
"ambiguous overload for 'operator[]'" if conversion opera... -1.07
Reading file line by line WITHOUT using FOR/WHILE loop -0.42
C++: Appending to a vector string -0.12
Why can't shared_ptr resolve inheritance relationships in function... -0.57
Most semantically correct and type-safe construction from serialize... +0.12
How to instantiate an instance of the current class in a static met... 0.00
`const`ness, referencing and function calling +1.52
Mapping opaque arrays to function arguments using variadic template... 0.00
C++/C Programming etiquette on passing structures by reference -0.42
C++: Suggestions about a hash function for a sequence of strings wh... -0.99
Why does this code give the error, "template specialization re... +0.88
A variadic function with different types, passing to a threaded cout -0.63
How to call in a function a lambda function as a parameter? +2.65
C++. Templates and run time user information +0.05
fastest way to pass large objects -1.23
Why can't a const T*& bind to a T*? +0.07
Simulate type deduction on return type using temp. proxy with conve... -1.39
Objects holding a const reference to the same object. What happens... -1.57
Recursion Depth Cut Off Strategy: Parallel QuickSort +0.04
(simple example) MPI parallel io writing garbage 0.00
Will C++ compiler generate code for each template type? -1.60
Move semantics to avoid temporary object creation -1.44
C++ pre-allocated vector of objects containing pointer -0.12
Array of static objects of template class +0.47
Polymorphism without virtual in C++ for multi level inheritance +0.69
Operators defined only one way - C++ -1.22
sizeof a pointer +0.54
C++ Decorator Pattern implementation with Arrays 0.00
trouble deleting a dynamic linked list? +0.11
Abstract base class for use with smart pointers (intrusive_ptr) - h... +2.73
Implementation of operators for enum class -1.64
How to create endless recursion which throw stackoverflow exception? +0.52
C++ vector out of memory -0.55
c++ class factory macro +0.55
std::map with std::pair keys where pair elements has no order impor... +0.20
How do I strip a tuple<> back into a variadic template list o... -0.76
std::function instead of templates for predicates -1.30
String concatenation complexity in C++ and Java -0.48
A nice way to initialise template classes to a base class -0.26
Getting a typedef of a template parameter, or failing that, getting... +0.18
What does this initializer list mean? +1.79
std vector, copying data structure +1.68
C++ array of inheritance -0.04