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 ... 16 17 18 19 20 ... 31
Title Δ
Why is this not accessing the vector position? +1.49
Default constructor in template class with attribute of unknown type +0.17
Unknown error perhaps caused by naming conflict? -2.61
c++ template function overlading argument deduction with const argu... +0.93
How to pass parameters correctly? +1.23
How to implement generic method for STL containers that haven`t com... +0.01
Class member function pointer +0.60
STL sort not working +0.81
How do I use std::is_integral<> to select an implementation? +0.29
Name for smart pointer/coding pattern +0.34
Empty string when trying to convert const char * to NSString 0.00
Conditions for entering to destructor -0.02
C++ Default Arguments - Declaration +0.21
How do you deal with memory management and signal/slots? +0.22
Can an rvalue reference bind to a function? 0.00
Lambda function as a default argument for std::function in construc... 0.00
Force all && to be executed? +0.49
If with and without curly braces +1.07
Why the overload resolution below calls the non-template function? +0.92
C++11 type trait to differentiate between enum class and regular enum 0.00
Variadic template function: specialize head/tail and empty base case 0.00
Iterators for nested templates -1.44
Scope of an inside-parenthesis declared object +1.78
Can a "const T*" match a pointer to free function? 0.00
Why is copy constructor called in this case? +1.24
Type conversions to custom class - C++ +0.13
Polymorphism without virtual in C++ for multi level inheritance -1.15
What does LL mean? +1.73
Writing a template that can use a std::vector or a std::set +1.51
using % on a double in c++ +0.68
Do smart pointers break the principle of minimizing #includes in he... +0.69
Why can switch only compare to const values? -2.15
How to use C++11 threading with Visual Studio 0.00
expected primary-expression before ">" in g++ but not... 0.00
Exceptions throwing exceptions 0.00
C++ - allow access through the base class (interface), forbid acces... +0.83
CRTP and dynamic polymorphism compile error 0.00
atof and non-null terminated character array +0.58
Using base default constructor (with parameters) for child class -2.00
Using a method from inherited class through base class +0.89
Dynamic array deallocation (assignment operator vs. copy constructor) 0.00
Calling base class's overloaded method 0.00
Print a STL Map as a table -0.18
Cannot use typedefs inherited from std::unary_function -0.99
Class initialiser error - C++ -0.60
Are non-mutating operations inherently thread safe (C++)? -0.37
cast of template classes of inheritable classes +0.50
Where is defined that int() is 0? +0.56
struct without typedef - cannot use in a pointer-to-member 0.00
What does reference with a template type mean? -1.53