StackRating

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

max66

Rating
1565.54 (4,656th)
Reputation
42,228 (2,580th)
Page: 1 ... 29 30 31 32 33 ... 42
Title Δ
C++ overloaded operator to return the derived class object not the... 0.00
Is this nested template base class ambiguous? 0.00
Efficient and elegant way to initialize vector -1.74
Is that possible to know all the name of derived classes? -0.27
C++14+ auto type deduction for argument with default value +2.21
Compare two multisets of types for equality +1.51
Compare two multisets of types for equality -1.16
Is there any application for a constexpr operator++(int) (post-incr... -0.48
Constexpr if alternative -0.62
Fix compile error when template instantiated with non-scalar type 0.00
Partial class template specialisation for multiple types +2.25
Template classes in c++, list example 0.00
How to speed up loading text file to multi vector +0.02
How to transform a variadic template argument to another types for... +1.16
C++ template explanation +2.34
Variadic template expansion, inheritance, and std::unique_ptr 0.00
decltype of function parameter +2.55
Omit template arguments when create an instance of template class f... +0.73
Using default template argument -1.58
Core Dump When Retrieving From Templated Queue 0.00
Store variadic arguments in class template 0.00
Avoiding code duplication in template specializations +0.28
Class template based wrapping function 0.00
Initialisation of static members in traits +0.41
Generic utility to create aribtrary tuples of integral_constants +2.95
Storing templated derived classes in container 0.00
Recursive variadic template with empty parameter pack (to avoid dup... +0.90
Typedef of a templated alias in C++ 0.00
3D soft Engine: Array of objects without defining template argument... +0.03
Is it possible to set the value of elements in a constexpr array af... +1.04
How to write template function for general std::vector push_back? -0.72
c++11 variadic template method completely shadow base class method? 0.00
How to check a type is of a given template type +0.00
minimum instantiate class object, when query getInstance<T>()... 0.00
Explicitly choose which template overload should be used +1.18
template specialization for all iterators of std::map +0.43
trouble creating a type list in C++98 without macros 0.00
Recursion of template arguments 0.00
Debugging array related error (core dumped) -1.96
overload of template template function - explicit call -0.15
Wrapping container for containers providing diffrent interfaces +0.56
Variadic template argument deduction/substitution failed, metaprogr... 0.00
CRT detected that the application wrote to memory after end of heap... +0.53
Create a variable to hold objects of different types C++ -0.25
Initialize a static const member with a template argument 0.00
How to pass bitset of any size to a function? -0.22
Fastest Way To std::vector<Derived> to std::vector<Base> +0.10
How to check if a template function was specialized? 0.00
How to disable a class member funrtion for certain template types 0.00
Iterate over objects which are contained in the intersection of two... -0.47