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 ... 26 27 28 29 30 31
Title Δ
C++ function template argument with templated type struct woes -0.36
Access pointer to matrix column-wise +0.39
How to open custom I/O streams from within a C++ program? +1.62
Global initialization with temporary function object -1.68
Passing a reference to a C++ constructor +0.58
What is the difference between a trait and a policy? -0.93
How to access QObject::sender in a C++ lambda? 0.00
is this code safe? cast a std::vector<Derived*> to std::vecto... +0.77
How to use pointer to method as a parameter (when pointer to functi... +0.99
C++ search vector for MAX, and get same position form a second vector -0.05
C++ extract data from string -0.96
restricting scope of variables in headers -0.22
error C2664: cannot convert parameter 1 from 'X' to 'X' +0.40
Is there a way to suppress Intellisense errors when using C++11 fea... 0.00
CRTP Dispatch in C++11 +1.94
Macro expansion with overloading +0.42
Lifetime of C++ temporary extended to lexical when assigned to cons... 0.00
Idiom to pure forwarding 0.00
Why is it that wcout << ""; is OK but wcout <<... +2.27
Find the amount of changes in the sign of number in an array +0.31
Automatic cast to pointer without automatic cast to bool(-like) pos... +1.90
Returning a reference to an object owned by a data structure -0.10
explicit template instantiation gives compile error on XLC, but wor... -0.23
how to color background of static control in select-for-folder dial... -1.92
can I modify ofstream before writting to disk? +1.58
Call function template overload for derived variadic class template +2.53
std::function vs template +1.06
Overriding Base class not working properly +0.39
How to dump unordered map while adding and erasing elements to it? +0.44
Shell_NotifyIconA / Shell_NotifyIconW...whats the difference? 0.00
Init the map of structs with string key +0.11
istream overload not working 0.00
Why does overload of template and non-template function with the &q... +2.00
Tokenize a string using stringstream starting from a specified posi... 0.00
make_shared "evidence" vs default construct +0.27
do mutex's in C++ have to be tied to some object or variable? -1.30
Why are vector's multi-argument constructors taking construction pa... +1.46
C++11 math library has changed? -0.30
Overloaded '+' Operator Not Compiling -0.69
Objects cache with references counter 0.00
Overloading issue with C++ object orientated code -0.02
Industrial-strength n-ton base class template +0.14
doubly linked list: value is not inserted at front -0.27
Create functors from functions with unknown argument count 0.00
C++ unknown to me construction in constructor +2.37
Input validation not functioning +0.63
Split function throws error -1.30
Object Specific ArrayList C++ Issue 0.00
VS2012 SP1 (+november pack) unknown-type errors (alike C::a(T &... +0.45
Best approach to find a key in more than 1 (multiple) 'std::map's o... -0.47