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 ... 8 9 10 11 12 ... 31
Title Δ
What do the default generated move members do? 0.00
Origin - constant or new type? 0.00
Bit-fields "In-class initialization" results in "err... 0.00
undefined reference when using template function 0.00
Catch all type of assertion +0.05
why # followed by a number seems do nothing in C plus plus -2.86
How to inherit from std::runtime_error? 0.00
How to declare two structs which have members of the others type? +0.65
Error "Expected Expression" in this template code 0.00
Running multiple functions at the same time? +0.34
Why is my copy constructor only called twice in this scenario? 0.00
Do I have to use #include <string> beside <iostream>? -1.90
Why const_cast is not modifying the value in caller function? 0.00
Determining if ::std::numeric_limits<T> is safe to instantiate +0.55
templates, decltype and non-classtypes +0.92
boost::thread join function blocks calling thread +0.18
Check/modify iterator "constness" +1.00
while(a==b); vs while(a==b) {;} +0.83
cin not declared in this scope error with g++ 0.00
Where to define class with both template and non-template members? 0.00
Returning a pointer to a structure and accessing its fields C++ 0.00
Error trying to use 'strtok' for a string -0.81
lexical cast from user defined type to int 0.00
Is it valid to bind non-const lvalue-references to rvalues in C++ 1... +0.67
inheritance of exception classes in c++ 0.00
Templated operator instantiation and type conversion +0.90
How to access methods and fields of the nested class from enclosing... +0.73
Error: taking address of temporary [-fpermissive] -2.12
Reference to a reference in c++ +0.28
C++11 string assignment operator +0.84
c++ Error when passing class object into class function from main? 0.00
Converting Variadic template pack into std::initializer_list +1.10
What does it mean to declare a variable as a function? 0.00
Undefined reference with g++4.7.3 and g++4.8? 0.00
explicit operator bool not called inside lambda — MSVC bug? 0.00
Unable to instantiate templated class inside another class -0.75
Interface for returning a bunch of values +0.52
Unexpected conversion in regular initialization 0.00
C++ move constructor pre increment vs post increment 0.00
Can't access protected member in base class from derived class 0.00
Finding maximum values of rests of array +1.10
C++ Identifier Not Found error -0.06
std::find Object by Member +0.96
Vector comparison with string -0.71
c++ power of integer, template meta programming -0.32
How to declare this algorithm? +0.63
C++ Function passed as Template Argument vs Parameter +0.77
C++ check how many same elements in a row are in a vector +0.47
When to use std::function instead of inheritance? 0.00
Why does this not produce a segmentation fault +0.19