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 ... 56 57 58 59 60 ... 99
Title Δ
What does -Wreinterpret-base-class mean in Clang / C++? +1.02
Using std::function and std::bind to store callback and handle obje... -1.11
C++ Don't include includes from previous header -0.61
Implement java like interface in C++ +0.39
Replace C macro for a function call with a C++ template? -1.44
applying std::function to visitor design pattern +1.84
How to merge 2 std::maps, and output the result in a 3rd map -0.28
Danger of using std::sort with vector of shared_ptr in multi-thread... -1.35
Parametrize template by function name c++11 -0.18
Metafunction to convert a type to an integer and vice-versa -0.00
Are std::stack and std::queue cache friendly? +1.72
Dependency solver using std::future and std::async 0.00
Are there any cases where you would prefer a higher big-O time comp... +0.34
How do I prevent code repeat between rvalue and lvalue member funct... +0.68
How C++11 threads are wrapped around pthreads 0.00
Conditionally compilation in c++ based on windows version -0.59
C++ Function that is Only Called Once +0.39
(c++) Need help overloading operator+ for my class Polynomial -0.62
Casting capturing lambda to function pointer not using std::function +1.35
recursive lambda and capture (segfault) 0.00
initializer_list<T> can't convert to initializer_list<... +1.40
std::tuple, get item by inherited type -1.42
C++ template constructor default arguments 0.00
Is it possible in C++11 to combine functions into a new function? 0.00
Why can not pass void to function with no parameters? 0.00
argument dependent lookup not considered -1.23
Modifying sequence operations with external condition -0.55
Overhead with std::function +1.16
boost::uint32_t != std::uint32_t for ARM target -1.75
generate new type from container having same container type but dif... -1.81
c++11: std::enable_shared_from_this real life example? -0.13
Convert a program that uses includes to one using templates -0.18
How to turn rvalue to lvalue of a pointer? -0.97
Making a pointer to std::vector of base class pointers point to std... +2.03
Retrieve 'generic' data from non-templated interface 0.00
Why doesn't my template parameter pack work? 0.00
How to convert recursive to iterative solution +1.07
Hana: How do I create a tuple of types from a variant? -0.67
Keep temporary std::string and return c_str() to prevent memory leaks +0.17
Are end+1 iterators for std::string allowed? -2.08
Looking for design pattern to reduce virtual method overloads +2.10
how can i give Drop shadow for particular part of an png image on h... 0.00
Passing a member function via std::function -1.12
Where is endl manipulator defined +1.46
Traversing a tree in ascending generation order -0.20
Working with std::function on C libraries +2.05
Wait for either condition A or condition B in a std::thread -0.06
Sorted set without a strict weak ordering +1.33
Why is ADL not working with Boost.Range? +1.90
C++ variadic class templates and member functions 0.00