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 ... 75 76 77 78 79 ... 99
Title Δ
Boost read_also() function not working with boost::array, cannot us... 0.00
Avoiding temporary when using boost::optional +1.26
Integral types messing up with sizeof(T) -1.61
How to get the last element of an std::unordered_map? -0.87
Trying to de allocate a vector with a while loop, task manager show... +0.48
C++ Create two variables with overlapping memory -0.16
Naturally ban wrapper classes in C++ -2.02
Does zero match always "matches" when regex_search return... -1.20
My vector is sorted and yet I'm getting a "sequence not or... 0.00
Why does C++ array created with new behave differently to C style a... -0.38
Recursive lambda callbacks without Y Combinator +0.42
Template Specialization Not Working with Derived Class -0.29
C++ operator[] overloading with template accessing boost::variant +1.63
C++: using templates to collapse repetitive code with different typ... +0.45
Classes with both template and non-template conversion operators in... +0.29
Using enum members to templatise member functions 0.00
How to properly delete an object that is a void pointer? -0.90
std::enable_shared_from_this with different owner 0.00
STL containers and large amounts of data +0.47
C++ How to correctly use threads with a while loop 0.00
Get advantages of an universal reference, without an universal refe... -0.80
Why is a constructor necessary in a const member struct? -0.86
Understanding why compile-time boolean algebra doesn't work -1.60
Status of fixed-size parameter packs +1.84
Using a user-specified function in a parallel_for_each in C++AMP -0.98
Inherit from STL container in C++11 +1.23
Why is Python faster than C++ in this case? -0.78
How dangerous is this? (List<T> being cast to List<const T... -1.30
Template wrapper for const and non const member functions of arbitr... -0.52
String literal with dependent type — impossible? 0.00
How to Tell C++ to not optimize away an expression that's throw... -1.34
Should I use function pointers or polymorphism? -0.92
Implementing undo redo in painter program +1.72
Returning nullptr iterators, how to cast them -1.51
C++: "vector<int>::size_type variable" - what is th... -0.67
Accessing consecutive members with a single pointer -0.40
What is use of the ref-qualifier `const &&`? +0.14
Does shared_ptr's deleter do any synchronization? -0.28
less than comparison for void pointers -0.15
What is the point of MyType(myVar) declaration in C++? -1.02
No clang warning or error, if C++11 lambda returns wrong type +1.35
Drawbacks of using boost::shared_ptr instead of boost::optional -1.86
Defining a custom iterator traits for a generic function -0.07
Iterating through an n-tuple 0.00
Understanding weak reference counter +2.15
C++ Assign a variable of type A to type B that extends A +1.25
Why use a perfectly forwarded value? -0.55
How do I access variadic template parameters in a way that is const... 0.00
Why doesn't the Standard allow the definition of the two functi... -1.27
In C++11 what is the most performant way to return a reference/poin... +0.96