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 ... 22 23 24 25 26 ... 42
Title Δ
C++ class template constructor making decision based on type 0.00
Properly align in-memory template, invariant of order of parameters +1.28
std vector does not throw out_of_range exception when accessing uni... -1.13
conditional declaration of type using decltype 0.00
How do I declare SFINAE class? +0.49
Building static strings with C++ Metaprogramming +2.27
Check if all std::tuple elements meet a condition + design concerns -0.56
Ostream Operator for AVL Trees C++ +0.06
How to code and overload the function that returns itself? C++17 +0.47
Template Specialization Function with Eigen arguments -0.03
Recursive type_traits for member function detection +0.37
What is the most efficient way to convert a short string into a 32... +0.47
Mixing void_t and variadic templates? -1.95
Unresolved external symbol error on variadic template c++ due to us... 0.00
SFINAE dispatch between void and non-void method +3.07
Template function to map specific type and leave all other unchanged 0.00
Function with a fixed amount of parameters determined by an integer -1.74
std::set operations with custom comparator +1.64
Assignment of const pointer to pointer in C++ 0.00
How do I write a variadic template function in C++ where the parame... -0.46
How do I write a variadic template function in C++ where the parame... +2.21
Detect the maximum numbers of arguments a function can take using t... 0.00
C++ Dummy template parameter inducing error while using a typedef i... 0.00
Variadic Function -0.72
Variadic Function -0.72
Binary operator overloading 0.00
error using static method in lambda -0.39
rvalue argument cannot resolve in function overload +0.48
Compiles but crashes every time #class template c++ -0.96
best way to set a bitset with boolean values -0.67
best way to set a bitset with boolean values +0.99
Need help on code that has compile errors in gcc-7.2.0 but not in g... 0.00
Check if a template specialization of a method exists -0.53
Alias templates or specialized derived classes? -0.97
std::array with unknown length as a type for template function spec... +2.51
How to check if template argument is a callable with a given signat... -0.28
How to handle matrices of different dimensions using templates? 0.00
Fast element access for multi-dimensional representation of contigu... -1.03
Can I detect at compile time "function arguments" that ar... +0.48
Variadic-templates class constructor 0.00
Building a constexpr template struct (C++11) 0.00
How to deduce contiguous memory from iterator -0.02
Multiplying big numbers in C++ - code with mistakes? How to improve... 0.00
C++ sizeof on string array not returning expected results when pass... 0.00
A "catch-all" for SFINAE functions? -0.51
can std::unique be used to determine if objects of a custom class h... 0.00
Enumerating boolean template parameters in C++11 +2.00
Enumerating boolean template parameters in C++11 -2.00
displaying a vector of deques in columns -1.87
Using std::find_if with std::vector to find smallest element greate... -1.35