StackRating

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

willj

Rating
1499.88 (3,718,200th)
Reputation
2,151 (78,249th)
Page: 1
Title Δ
Is the name of a non-static-member dependent when used within a non... -2.76
size of class nested inside templated class, but not dependent on t... -4.06
Portable "typeof" of name with external linkage +1.18
Template class with nested template class, g++ compiles fine, vs201... -4.17
How can I get the C++ compiler to deduce T indirectly? +4.69
Why can't new template parameters be introduced in full special... -1.96
Why does the following code cause the template instantiation? 0.00
Should a class-member using-declaration with a dependent qualified-... -3.87
Explicit template function instantiation with inlining 0.00
Initialisation or instantiation -1.28
C++ convert variables to template arguments -2.34
Member function type for template specialization +4.20
Passing struct by value from an explicitly loaded dll built with a... 0.00
To introduce loop inside c++ switch- case -1.13
What are the differences between 0, int() and int{}? 0.00
Compiler: limitation of lexical analysis +4.29
How to get the exact type of a pointer in run time for virtual func... -2.63
Can I set a member variable before constructor call? -0.95
Can user edit invalidate code before current token? -1.91
How to prevent implicit conversion from char array to bool -2.01
Using templates with forward-declared types - safe? +1.37
Calling templated function with type unknown until runtime -2.84
When should name lookup happen for unqualified function-call with d... 0.00
Can the Proxy pattern accommodate template functions? 0.00
Most vexing parse and pointer indirection/dereferencing +0.89
Passing std algorithm iterator parameters by value vs. by reference +1.36
Template type deduction: distinguish by typedef +4.91
Static member initialization using CRTP in separate library -1.23
Is there a way to deduce the value of a function pointer template p... 0.00
up-casting to template class using custom cast operator 0.00
Is there any static vector of types? +4.15
Is there a difference between `static_cast<bool>(x)` and `x !... -2.99
templated double-dispatching using function pointers -2.64
C++: Compiling unused classes +3.91
C++, forward declaration and recursive data types +0.13
Non-template function that processes any container of elements of s... -1.07
How to allow templated functor work on both member and non-member f... +3.91
What are the expression syntax over types C++ support? +5.23
Understanding partial specialization of inherited nested class temp... -0.18
Should I use an enum as a template parameter just for specialization? 0.00
pimpl to make template coding less cluttered 0.00
C++ Only Allow a member variable to be set once +0.27
Where does the C++98 standard specify when a call to a static membe... +2.76
Template non-type parameter overload 0.00
(Re)Using std::algorithms with non-standard containers -3.35
C++ Invalid initialization error with function pointers 0.00
Use case for non-type template parameter that's not of integral/enu... 0.00
How to do a typed parameter package class? 0.00
Template metaprogram converting type to unique number 0.00