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 ... 27 28 29 30 31
Title Δ
iostream thread safety, must cout and cerr be locked separately? -2.37
static_assert fails compilation even though template function is ca... +1.93
Can a class inherit from both an abstract class and a CRTP class? +2.21
Should I use std::string or Windows data types with DirectX? +0.40
using auto for having a distribution function with boost::random 0.00
Crash, use it before construction +2.23
implicit instantiation of undefined template 'class' 0.00
Why are CRTP impementation and interface methods named differently? +0.16
Counting a String within a string -0.56
How do I declare a multi-dimensional array in C++? +1.71
Call to overloaded to_string ambiguous -1.01
What are your best practices for C++ exception handling? 0.00
Can an enum class be converted to the underlying type? -1.48
How to compare two hours and say which one is later or earlier? +1.01
call of overloaded <brace-enclosed initializer list> is ambig... 0.00
One or more multiply defined symbols found Qt -0.08
Conversion char > hex +2.32
Syntax of Declaring a Constructor in Header (.h) and then Defining... -0.91
c++ OOP design - passing data member to other classes - is it reaso... +0.76
Testing for the presence of the left shift operator +2.04
Adding an operator overloading in specialized template 0.00
Overload resolution and template functions 0.00
Changing initialization order in constructor +1.91
Computing Combinations on basis of number of bits set -0.07
C++ find the most suitable design pattern for a general design issue +0.40
Trouble passing vector<string> as function parameter C++ +0.75
Cannot output vector<string> to a file -0.08
Annoying error: expected class name before '{' token 0.00
Will 'comparison between signed and unsigned integer expressions' e... 0.00
Is it possible to make a function behave differently for constant a... 0.00
C++ : How to detect duplicates in vector<string> and print ON... +1.50
Templated Functions Depending on Container 0.00
C++ best practice to identify whether a digit is in a certain range +0.82
Pointer type without delete operator -0.76
Is it possible to write c++ template/macros to check whether two fu... -1.55
Memory management patterns in C++ 0.00
c++ linked list not freeing memory -- looking for a quick code review -0.03
Is it okay to specialize and define template static members in some... 0.00
Power function, c++ +2.50
How can I detect that input is being redirected in from a file? -0.56
Can lambda functions be recursive? 0.00
How are std::move template parameters deduced? +0.55
Implementing static templates in .cpp 0.00
Prefix Operator Strangeness in C++ and array indices -1.31
How to specify what mutex locks are needed before entering a function +3.57
Global objects constructors called after first use of object +3.55
Different behavior for unique_ptr with move? 0.00
Returning non-const lvalue reference -2.19
C++ Unresolved Token Issue +4.49
inserting into array's at specific point 0.00