StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

TemplateRex

Rating
1576.32 (3,343rd)
Reputation
55,240 (1,749th)
Page: 1 ... 12 13 14 15 16
Title Δ
Alternatives to MSVC++ that provide more C++11 features on Windows... 0.00
C++: Using templated typedef in two classes -0.76
how to call member function of a derived class without downcasting -0.18
failed updating 58 targets when trying to build boost, what happened? 0.00
Understanding Value Binders -0.93
Invoking Grandparent constructor with templated inheritance 0.00
Saving optimal path found with recursive backtracking -0.01
Designing a menu that wraps around? C++ / OOP 0.00
Is it better to replace constants by template parameters? -1.01
How can I acquire the basic function type from an std::function? +0.96
Is it possible for C++ subclasses to share the same template? -0.78
How to compare strings in C++ and mergesort -0.54
swap sequences of different length between two vectors in c++ +1.21
find_if and std::pair, but just one element -0.08
Operator precedence and Associativity in C/C++ +2.06
Template method enable_if specialization +2.71
What is the reason behind cbegin/cend? -0.96
C++ swap two numbers using 11 chars of code -0.56
Meaning of the following template function? +2.52
call explicit constructor/destructor with traits in templatized fun... +0.78
Sorting string vectors: plain C vs idiomatic C++11 +0.27
Vectors in C++ : Why i'm getting so much errors for this simple cop... +1.95
Why is it not possible to overload class templates? +1.21
Adding numerical integration to objects that update their physical... 0.00
Set std::vector<int> to a range -0.60
finding quartiles +1.05
Specifying allowed arguments in templates +0.54
Dynamic_cast: should be replaced in this case +1.37
map or hashmap for efficient lookup of generic strings? +1.29
When using an enum in a class would it be public and why? -1.02
How to pass value to the object constructor's declare using dynamic... +1.06
Good design for delegating template-member functionality +3.63
How to program to an interface/abstract class in C++? -2.67
Why is there a separation of algorithms, iterators and containers i... 0.00
Wrapping STL in order to extend +2.24
C++ access to members of an inherited class, where the inherited cl... -3.05
How to decrease time complexity of sorting? +0.56
What exception classes are in the standard C++ library -2.29
boost::bind doesn't work in VC++ 2010 when binding a function that... 0.00
MSVC compiler error involving nested templates +0.36
"yield" keyword for C++, How to Return an Iterator from m... +1.15
Typedef Circular Dependency +3.70
C++ multiple operator=() +3.10
C++: Is it legal to use #define in order to define the size of a st... +4.67
why these overloaded function calls is ambiguous? +4.05
Function parameter: Pointer to array of objects +0.51
When to use manual registration in Boost Test library? +2.25
function resolution failed when return type is deduced from enclose... +4.37
Generic container for single type and single element in C++ +3.06
Memory consumption by STL containers -3.17