StackRating

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

AndyG

Rating
1615.16 (1,242nd)
Reputation
27,180 (4,646th)
Page: 1 ... 4 5 6 7 8 ... 15
Title Δ
template class alias inside other class body produces compilation e... 0.00
Is-a relationship without virtual functions c++ +1.92
Nested struct inside constexpr function, compiles in clang, fails i... +0.39
C++ Alternative to templatized data member -1.37
Can't Pass Enum Value to Recursive Template (C++) +0.47
Templating a function to deduce the return type stl-container from... +0.47
how to get enum value from enum type? -0.61
Fill std::map with std::generate_n +2.65
Moving data within pre-allocated memory +0.40
Overloading "+=" operator: c+=a_times_b works, but c+=a*b... 0.00
Behaviour of unnecessary or redundant calls to std::unordered_map::... 0.00
initializer_list for heavy objects 0.00
SFINAE : Know if a function already exist or no -0.92
free memory after using HMAC() function? -0.34
ADL cannot find overloaded function 0.00
How many byte read the std::istream::peek() function -1.86
shared_ptr to an array -0.06
Class members that are optionally static depending on template para... 0.00
Is it possible to avoid copying arguments to a lambda function? -1.40
Calling void functions inside a condition - asserting inside an if 0.00
initializer_list and GCC 4.9.2 vs GCC trunk 0.00
Having issues converting numbers into roman numerals +0.42
how to use non-const function in a const function? +1.85
Is it possible to have a derived class that inherits a final functi... -0.26
Why user-defined conversion is not implicitly taking place on the c... 0.00
Using "struct xxx<>::val" in template metaprogrammi... 0.00
initialize variable while declaring a function 0.00
Rotate last n elements of array in C++ -2.01
How to enable C++ warnings for bitwise operators with boolean argum... 0.00
There is something wrong with my Python code involve the replace fu... +1.02
Templates with different parameters 0.00
Function Template Overload Resolution & Compiler Optimizations 0.00
Passing specified template type as template parameter -2.02
Dependent type automatic deduction -1.93
Is out of order template argument specification/deduction possible? 0.00
Overloading function templates and inherited arguments 0.00
Experimental dispatching with std::apply +0.50
Is noexcept deduction allowed in class template partial specializat... -1.01
Obtain original struct/class name during C++ template instantiation -2.21
instantiating a template class which takes function pointers in con... +2.00
instantiating a template class which takes function pointers in con... -1.33
static constexpr in function scope - is MSVC's behavior a compi... -1.36
Move SFINAE condition to the left-most for readability 0.00
My g++ generates weird warning with vector<weak_ptr> erase()... 0.00
Weird value obtained when outputting +0.97
Shortest path with a twist -1.11
std::min with Parameter Pack +2.43
Typedef to create a (fake) derived class in CRTP - impossible? +0.10
using template classes above main giving error during function call... 0.00
non-static template member : possible? -1.30