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 2 3 4 ... 15
Title Δ
boost::any how to check for a null/undefined value 0.00
Is there a way to count member variable of a class in compile time? 0.00
Any reason not to use global lambdas? +1.22
Does T have to be a complete type to be used in `std::declval<T&... -0.33
Writing a c-string directly into a std::string 0.00
I have defined my functions but still get an error that definitions... +0.37
Variadic templates: unfold arguments in groups +0.32
Is it concurrency-safe to call concurrency::concurrent_vector::push... 0.00
Constexpr member function +0.30
What needs to be in the constructor and what needs to be in the set... +2.13
Is it okay for std::future to outlive a std::promise? 0.00
Mixing separately compiled objects +1.89
Make Templates for basic data types only 0.00
Can C++20 coroutines be copied? +0.75
How do I check if ranges:: algorithms like find_if returned a value? 0.00
Is it possible to fold only part of the pack with C++17 fold expres... +0.03
Calling non-static member function outside of object's lifetime... +0.48
Member function of class with template arguments and default argume... +1.87
Does the C++ standard guarantee that a failed insertion into an ass... +0.30
Recreating an object by calling its destructor and constructor expl... +1.37
std::bind works with decltype type of class member functions failed +2.46
operator + need Move Constructors +2.22
Counting elements greater than a number in vector -1.39
How to fix compile error "This function or variable may be uns... +2.13
in-place coalescing like elements in a std::vector -1.78
in-place coalescing like elements in a std::vector +1.89
C++ Boost regex vs Standard Library regex match results 0.00
Initialize first entries of an array of objects in class constructo... +2.86
Sorting a vector with 2 pairs inside -2.19
How to avoid unnecessary copying when whether the return type is a... 0.00
Why do we need a template specialization for a template-template pa... -2.16
Allocating generic class in C++ +0.38
Why adding final to a member function of a final class? 0.00
Compile-time reversed integer sequences +1.86
Have pure virtual methods always existed in C++? 0.00
find elem in a list with datatype class +1.63
C++ Check if generic object has member function matching signature 0.00
Is there a way to get a specific key-value pair from the map? +1.88
Hashing types at compile-time in C++17/C++2a -1.68
Why isn't clang eliding copy in this function with auto return... 0.00
Creating types with restricted properties +0.93
How can I replace all words in a string except one +0.42
C++. Candidate template ignored - couldn't match array type aga... 0.00
Easy way to store structure pointer members within structure into a... 0.00
Why is type convertibility in C++ not transitive? -2.37
Directory iterator value as variable 0.00
Convert template parameter into comma-separated list of template pa... -1.37
template bool function without <>, what does it mean? 0.00
Obtaining range of bits its from a given no 0.00
How to flatten heterogeneous lists (aka tuples of tuples of ...) -1.50