StackRating

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

Adam H. Peterson

Rating
1536.00 (13,999th)
Reputation
4,021 (41,713th)
Page: 1 2
Title Δ
C++ Threads writing to different parts of array of vector 0.00
Compiling multithread code with Code::Blocks GNU compiler 0.00
Complexity of insertion 0.00
Lambda capture reference variable by reference 0.00
Point of declaration for variadic template 0.00
Non-member operator overloading of inner class templates -3.27
Why can't declaration-only friend functions have default arguments? 0.00
C++11 Magic to test and assign from pointer if not nullptr 0.00
Race condition in std::thread join +3.82
How can I move a shared_ptr's data? -3.88
Is it possible/legal to return reference to input temporary argumen... 0.00
Why we can use the declared variable in its constructor in C++ -3.06
Why size of my object is not reduced? +4.06
How should inheriting constructor behave? 0.00
Can I return a templated container of different type? -2.57
Thread Safe queue in C++ 0.00
Can I uniformly initialize a static const member of template class? 0.00
Techniques for finding which member prevents creation of move const... 0.00
std thread call template member function of template class: compile... 0.00
Utilizing Copy constructor for =overloading -0.55
C++ link an extern function as member function 0.00
GNU 'ls' command not outputing the same over a pipe +3.89
Writing/Designing a simple object manager (game context) 0.00
Compile-time recursive function to compute the next power of two of... +5.76
std::map at function always throwing exception +4.32
c++ equivalent of this code below (sprintf) +3.71
How to create a multiple typed object pool in C++ 0.00
How do I forward-declare a constexpr object at namespace scope? +3.91
Visual C++ 2012 doesn't seem to respect default capture in lambdas 0.00
Deduced type of "auto it = unordered_map.find(key)"? +1.27
Making an object of template class -0.27
Which constructor does this sematics call? +5.21
check if something was serialized in std::ostream -3.20
Copy ctor on return by value C++11 0.00
vector iterating over itself -0.56
operator++ postfix is not declared +3.84
Why is constexpr not automatic? -0.72
Regarding object managers +4.20
What's c++11 standard's equivalent for the deprecated std::auto_ptr? 0.00
Dynamically Allocated Jagged Arrays with Smart Pointers -0.32
Why is calling printf("%p", this); after delete this; ill... +5.06
Do I need to use std::move again? 0.00
access data/methods from one CRTP child class by another 0.00
std::forward test in template and non-template function 0.00
std::declval() firing assertion error with warnings in GCC -1.95
Is there a cross platform way to detect debug mode compilation? 0.00
c++11 Return value optimization or move? -3.45
Is the behavior of unsigned(-0.0) defined in C++? +3.90
typedef declaration syntax understanding? -3.96
How do I forward a rvalue reference? 0.00