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 ... 24 25 26 27 28 ... 31
Title Δ
Is there any way to derive the object type from a member pointer ty... 0.00
Returning a tuple from a function using uniform initialization syntax +2.29
Why does C++11 not support 'std::function<void(int, ...)>'? 0.00
Class member function pointer that uses another class member 0.00
C++ error: conflicting return type specified for... templated sub-c... +2.18
What does the following code produce? +2.22
Deduce type from (member) function 0.00
function-pointers and class-templates +1.36
Map function with c++11 constructs +1.16
Parallel Circuit +0.32
C++: string.find finds a char in a string only if its on pos1 +1.05
HashMap - insertion type error -1.82
Visual studio 2008 : Polymorphic behavior of C++ +0.23
How to detect the presence and type of a member variable given its... +1.17
Getting compilation error while replacing a string +0.09
Does initialization entail lvalue-to-rvalue conversion? Is `int x =... +0.53
Deleting an element from an empty queue? +0.09
How to enable brace enclosed initializer lists for my own collectio... 0.00
Can I cast an object class to the interface pointer in which it imp... 0.00
MSVC const enum type -0.72
Expected unqualified-id before token error -0.26
Whats the cost of calling a virtual function in a non-polymorphic w... +1.80
C++11 rvalue reference questions 0.00
upper_bound on vector<pair<int,int>> +0.84
C++ copy initialization + implicit constructor call = fail -1.78
For constructors, how do I choose between variadic-templates vs std... +1.13
How do I default initialize function pointer in c/c++? +2.26
C++11 non-static member initializers and deleted copy constructor +0.26
Why are non-explicit constructors hidden by explicit ones when usin... +1.20
Is there a way to get the C++ virtual member function address +0.35
Why aren't my include guards preventing recursive inclusion and mul... 0.00
c++ strage solution to compilation error 0.00
Hexadecimal representations of 32-bit numbers +2.04
error: expected class-name before '{' token +2.32
Constructor arguments from tuple +1.69
Wrapping unordered_map to build an unmodifiable (immutable) map 0.00
Bind just one argument, later the rest +2.31
Are newly allocated elements of std::vector<int> initialized... +0.49
C++ - returning vector from function -1.36
Cascading with *this, returning a reference to a class constant 0.00
C++ compiler error: "return type specification for constructor... +0.06
How to copy a const_iterator in C++ +0.60
C++ "list iterator not dereferenceable" error +1.43
Is it possible to have an unordered_map with non-const key type? +0.71
Missing std::front and std::back 0.00
up-casting std::shared_ptr using std::dynamic_pointer_cast +1.68
Private class variable requiring pointer? -1.41
Not allowed to return a function from a function. How could I? +1.81
When is it fair to purposefully cause undefined behaviour? +2.59
Initialize a const map which has shared_ptr as values 0.00