StackRating

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

W.F.

Rating
1485.44 (4,467,549th)
Reputation
9,792 (15,641st)
Page: 1 2 3 4 5 6
Title Δ
variadic templates with template function names +1.26
variadic templates with template function names -0.82
variadic templates with template function names -0.82
Class data member type based another data member? -0.48
Define function / method if not defined before c++ -0.33
Creating a new boost-variant type from given nested boost-variant t... -1.40
Recursive dereferencing in a template typelist, how to return the c... +2.03
Is it legal to expand non-type parameter pack to define internal cl... 0.00
Passing temporary struct as template argument -0.89
Pointer to member: works in GCC but not in VS2015 -1.66
Tuple of sequence -0.18
C++ Overload index operator for more than one array/vector +0.01
Using SFINAE partial specialization without touching the primary te... -1.23
How to overload function for different iterator value_types in C++ -0.73
how to cleanly dispatch virtual calls from non templated parent to... -0.66
How to avoid embedded `std::complex` when providing `T=std::complex... +0.13
Why cannot clang++ deduce the type of a map of lambdas? -1.50
How to use SFINAE to select constructor from multiple options in C+... -1.48
Iterator ofor an image class with generic uint8_t data storage +0.46
Data structure with type-specific, but without template -0.36
Make a c++ class work with generic user defined inputs -1.29
Constructor arguments from a tuple +1.71
Find elements in a vector which lie within specified ranges +0.51
Visual studio error when relaying variadic template parameters +2.23
Casting an object to a subset of of its bases -0.13
In C++ how to share common elements within the same class objects. -1.67
Selecting one of 2 template functions for 4 types -0.28
Nested template C++ +0.76
This seems to be an error in the book C++ Primer 5th edition 0.00
Check for container type -0.82
Replace multiple pair of characters in string -1.02
How to get inner template class to be of type of outer template cla... 0.00
How to combine two std::vector into a single std::vector with std::... 0.00
Which is the more specialized template function? clang and g++ diff... +2.08
Alias template for higher-kinded types 0.00
Is it legal to partially specialise variadic template inner class w... -0.67
Have GDB show the type of a template argument -0.98
Create a std::function type with limited arguments -0.62
C++ Templated STL Container -0.49
Define variable b of the same type as variable a -1.07
C++ - Passing a function pointer taking const argument to a templat... -0.91
Nested Template Classes -2.20
Is there a way to pass templated function signature as a template t... +3.38
Error in C++ undefined reference to main +3.88
Event emitter and automatic registrations of member methods as list... -3.53
Pass std::max_element() or std::min_element() to function as argiment +0.30
Better pattern for partial specialization disambiguation precedence... +0.36
How to deduce C++ return type in template? +0.27
Is it allowed to specialize std::to_string for custom types? -3.52
How can I "ostensibly-but-not-really" break the one-defin... 0.00