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 ... 6 7 8 9 10 ... 31
Title Δ
Using std::move to send a std::unique_ptr to std::thread in VS1012 0.00
Is there any use for unique_ptr with array? -0.63
Why template nontype parameter pointer and reference arguments need... 0.00
Two variadic templates for a single function? Part 2 0.00
Protected destructor of policy Classes in C++ +0.63
Typedef expecting ';' before "" +0.16
Cannot pass string argument to derived class member function c++ 0.00
understanding of non-type template parameters +0.73
Cast a value using decltype, is it possible? 0.00
function names conflict in C++ 0.00
make_shared and emplace functions 0.00
Template Conversion Failure with Lambda Function +0.90
how to use next_permutation 0.00
Is it possible to get the return type of a function without passing... +0.17
Initialize a Struct containing a const array with initializer list -0.76
C++ Multiple statements for conditional operator +0.23
Efficient way to remove elements from std vector according to predi... 0.00
Declaring member or not depending on template parameter 0.00
Setter of a lambda function? -3.12
decltype as a return type in class member function +0.55
Is an if statement guaranteed to not be evaluated more than necessa... 0.00
C++0x: uniform_real_distribution is not a member of std 0.00
Combining the values of two different sized vectors +0.16
The way to create a new pointer +0.14
using class templates without passing template parameters 0.00
Problems with compiling a pimpl idiom code +0.92
move constructor: how to handle container attribute? +0.71
Passing Class as a Non-type argument in templates in c++ 0.00
A const data member 0.00
Can std::function be move-constructed from rvalue reference to a te... 0.00
How do you convert a lvalue to an rvalue? And what happens to the `... 0.00
Uniform initialization with ternary operator return from function 0.00
Determine which copy constructors is called in C++ code 0.00
Does the C++ Standard allow the addition of two integers (fundament... +0.15
Different casting operators used by different compilers +1.19
Calling a virtual function on a reference -0.20
Value of return is not same as value actually returned? -3.39
Template LinkedList class with nested class -0.35
Why is basic_string::swap not noexcept? 0.00
Looping through a unique_ptr collection outside of an object 0.00
How to declare a pointer to a function of return type X and input p... -0.64
Missing type specifier On a Templated List Class using Templated No... 0.00
C++ functor binding 0.00
Using stable_sort, when sorting vector of objects +0.92
Combination of std::ios::openmode to truncate if the file exists bu... 0.00
Compare two strings (but different types of) +0.17
Graph with initializer_list<Edge> C++ - How I do to create Ed... -0.80
c++ stl what does base() do +0.90
Is it possible to boost::bind to a member function of a known class... +0.70
Arithmetic error with count_if() 0.00