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 ... 18 19 20 21 22 ... 31
Title Δ
Can anyone tell me when called terminate(), and when unexpected()? +2.14
Should move semantics be used in constructor chains? -2.80
How do I initialize dynamic member variable? +0.62
Declaring static data members of normal class and class template -2.90
Variable initialization in C++: a unique method +1.26
selection of c template function parameter type +0.09
Initialization of a pointer +1.28
Define namespace::int class -2.07
Calling a C function from C++, "no matching function" error 0.00
What is wrong with my c++ code? -0.19
(beginner) C++ inheritance in constructor and methods using a Java... +1.23
How do I generate recursive data structures on variadic templates? -2.00
How can I assign a class object to a pointer? -0.27
unresolved external link2019 confusion -0.73
C++ Visual Studio Linker Error 0.00
Already defined in .obj - no double inclusions +0.27
Make a class with no default constructor a private property of anot... 0.00
How do I strip a tuple<> back into a variadic template list o... +0.95
Getting character values from an array of strings +0.24
c++ #define and concatenate case (I am using gcc) +0.24
Override for constant expressions? 0.00
Template function that accepts temporaries by value and non-tempora... +0.64
Specialize a template for a GUID value +0.25
A nice way to initialise template classes to a base class +0.98
Average Large Array 0.00
Private base class and multiple inheritance +0.79
C++ Standard Booleans - Switch +0.94
MSVC - How can I find out if a type must be moved? +1.34
Calling ctor with braces +1.85
For C++ templates, is there a way find types that are "valid&q... +0.92
find out if a C++ object is callable -1.25
How to create custom metaprogramming test structs using C++11 type_... 0.00
A trick for optional reference using universal references? -2.81
Why is pointer_traits not defined for "T* const"? 0.00
What is the simplest example using auto in C++? -0.50
Decltype and friend functions in Visual Studio vs G++ 0.00
Stack template - pop function returns address and not value 0.00
c++ member function declaration issue w/ class +0.22
How can I use void printMatrix( ostream& os = cout ) const? +1.82
Template Default Arguments -2.16
Error with operator< overload, invalid operands -1.73
How to add an element into the vector of pointers? +0.94
Does `int a = 0, b = a` have undefined behavior? -1.28
Under the hood of new +1.17
template-parameter vs type-parameter vs non-type parameter -1.01
Pointer to std::vector -1.19
What is a robust way of template specialization in C++ for separate... +0.32
error C2512: 'std::basic_ostream<_Elem,_Traits>' : no appropr... 0.00
C++ remove & replace in a vector +0.25
What's wrong with the following C++ code involving input and string? +0.76