StackRating

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

iavr

Rating
1514.43 (47,183rd)
Reputation
5,707 (28,738th)
Page: 1 2 3 ... 4
Title Δ
Retrieving data from different classes in C++ +0.22
C++ Pass a argument through a class with array index +0.04
Should members variables used by the CRTP base type be in the deriv... +1.94
Classes with both template and non-template conversion operators in... +1.31
Which operator i should call? -2.16
Passing template function pointer to template as template parameter... -1.98
Using a template in a different namespace +0.49
Partial specialization with class template 0.00
How to create a template class in this case? 0.00
Variadic Template Constructor to build Parent 0.00
Invalid use of incomplete type in conversion operator with forward... 0.00
C++ - Calling the non default constructor in a nested template inst... +0.11
Match type of inherited member functions +2.66
Assign template<derived> to a template<base> variable -2.04
Deduce parent class of inherited method in C++ 0.00
Iterate over base classes of variadic template class -1.35
How to allow default construction when using universal reference in... +2.42
cannot deduce lambda function template argument 0.00
Array of inherited object from abstract class C++ +1.62
type traits for result of operator overloaded for different ref-qua... 0.00
Container implementation using templates and inheritance 0.00
C++ | How to format and export a simple binary file consisting of a... +0.48
assign parts of struct to another struct in c +1.30
Class template overloading, typename and vector of typenames 0.00
C++11 Lambda functions implicit conversion to bool vs. std::function -1.12
How can I use std::set_intersection for 2 distinct but related type... -0.26
How can I use std::set_intersection for 2 distinct but related type... -0.26
Range analysis of floating point values? +1.23
c++ template: boost::mpl::transform with template template parameter -1.63
Deduce member function return type using a class member function ob... 0.00
How can I get the type of a function argument using type traits in... +0.30
Static function definition that resembles a pointer to member funct... +1.79
Template class with no use of template argument +1.16
Will statements after "return" keyword be executed? -0.80
Can you use decltype in a template parameter? +1.82
In c++, how to change the position of elements in a vector and do t... -0.02
How to use container neighbours in std algorithms in a right way -2.05
unpack variadic template with scoped_ptr -2.07
Radix Sort on an Array of Strings? 0.00
what standard container to pick (if any)? +2.00
Accept any class template in method arguments +0.20
c++11 template metaprogramming - Declaring a Type Trait at compilat... 0.00
Strange code that compiles with g++ -0.25
Is there an elegant solution to distinguish between void and non vo... -0.01
How to optimize rejection sampling -0.56
Is there a reason std::for_each was not written to take a std::list? +1.42
Is it possible to typedef a parameter pack? 0.00
Function template specialization with overloads with different numb... +1.46
How to get the i-th integer in a integer parameter pack? +0.89
How to register key-value pairs of types at compile time? +0.22