StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Andy Prowl

Rating
1810.24 (5th)
Reputation
102,850 (707th)
Page: 1 ... 7 8 9 10 11 ... 31
Title Δ
Would this code fetch the elements every iteration? 0.00
Can someone correct what I did wrong with my overloading function? 0.00
binary '<' : no operator found for map<std::string, shared_pt... 0.00
What is the Big Oh Efficiency of Program with Finite For Loop? +0.32
Having an issue with a binary search involving vectors (C++) 0.00
Is it necessary to use IF statement when releasing memory? +0.75
Is it OK to return from the middle of a function in C++? +0.67
Trailing return-type syntax fails with noexcept specifier? 0.00
Error when inheriting from templated class and calling templated fu... 0.00
Why is `make_unique<T[N]>` disallowed? 0.00
C++11 operator"" with double parameter +0.97
Template class with template container 0.00
overloaded operator<< and operator+ causing error +0.49
No matching function call error C++ 0.00
C++ polymorphism with references +0.77
Partial specialization of template class copy constructor +0.90
Is a class with empty body an incomplete type? +0.46
Unpacking a std tuple into pointers? +0.91
Using noexcept as a lambda modifier or parameter constraint -2.43
Curly brackets and the returned value in the main method 0.00
Too many constructor arguments in deepest class of inheritance? -0.72
Is this guaranteed to be a safe cast? +1.08
Polymorphism with smart pointers? +1.23
Are these null pointers, or are they pointers to address 0? +0.82
Call map key to invoke function requiring a parameter - how to get... +0.13
Unresolved External Symbol in Singleton Class 0.00
template enable if is pointer 0.00
C++ function dispatch with template parameters 0.00
About destructors in c++ +0.46
Sort objects in descending order when the < comparator is defined? +0.64
Dependent name resolution & namespace std / Standard Library 0.00
How do I iterate over collections generically in C++? +0.46
How to close a program while not in main 0.00
identifier "ostream" is undefined error +0.16
C++11 Exception's destructor allows to throw now? 0.00
will move semantics prevent copying here? 0.00
Implementing a move constructor(rvalue reference) for an array class +1.61
Template Stack and LIFO C++ 0.00
Polymorphism: Instance class? +0.33
inline in block scope function declaration +0.78
Do you need locking with only reading 0.00
type_traits segmentation fault with std::string 0.00
Why is it impossible to move a variable to another thread -2.68
Is it considered good style to dereference `new` pointer? +1.01
How to capture variable number of arguments in lambda function +0.93
Foreach range iteration over a vector<int> - auto or auto&? +0.56
`*this` outside member function body? +1.41
c++ missing some output results +0.16
Visitor pattern for const and nonconst versions of a tree +0.50
why no constructor is called? 0.00