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 5 ... 15
Title Δ
Template substitution error with initializer list +1.70
Could I use std::any with C++17 for pointer to member variable? 0.00
Is there split_copy or some kind of shortcut 0.00
Why can I separate digits with an apostrophe in C++ but not C? 0.00
Is conversion between vectors defined behavior? +1.93
Will lambda run out of scope if returned 0.00
Fold expression as argument of [] operator -1.62
Can I Write Relational Operators in Terms of Arithmetic Operations? -2.02
Class Design - Return subclass from base class initalization 0.00
Template function broken after compiling with C++11 +1.56
C++: avoid automatic conversion of string to bool in overloads -0.03
abstract class type but everything definied 0.00
Parameter type lookup for out-of-namespace function definitions 0.00
CRTP applied on a template class 0.00
How to implement a private function that returns a protected struct... +1.60
What are the advantages of using std::variant as opposed to traditi... -2.01
C++ SFINAE enable_if_t in member function, how to disambiguate? +1.65
C++ Visual studios 2017 CHAR_MIN setting value to 0 0.00
Redefining class member data types -0.57
How can I get access to this nested template parameter? +0.83
What is the difference between partition_point and lower_bound? -1.04
Attempting to Reference a Deleted Function UnitTest 0.00
Dynamic Memory allocation fault 0.00
Exposing parameter types in a perfectly-forwarding function avoidin... +1.81
Undefined symbol from C++ compiled using bjam 0.00
C++ generic way to define multiple functions with a template -2.22
Constructing tuple of value from tuple of reference, with one-argum... -1.22
Template parameters that depend on other template parameters? -1.88
How to test that a member of a struct is defined (c++) +1.02
Declarations/definitions as statements in C and C++ +1.49
Emplace empty vector into std::map() -0.43
Clang fails to detect uninitialized class members in assignment ope... 0.00
Check whether an operator is overloaded in C++ 0.00
template to accommodate pointer-to and non-pointer 0.00
Are new C++17 [[nodiscard]] warnings since Visual Studio 15.6.2 com... -1.20
Using std algorithm library for unique equivalence with respect to... +0.43
Is std::map allocation static when possible? +0.36
Make function generic with respect to pointers and references -0.18
why ouput goes to infinite loop +0.97
C++ Template Method Overloading and Class Access with Polymorphism 0.00
Difference between char hexadecimal escape sequence and hexadecimal... +1.65
Hash set implementation using dynamically allocated array of implem... 0.00
c++ why this static_assert works: -2.22
noexcept requirement of vector not upheld 0.00
container of non-copyable in std::optional 0.00
Why std::get for variant throws on failure instead of being undefin... -0.80
string replace breaks on space in C++ 0.00
I want to create a text file in cpp using ofstream +0.82
Why doesn't function declared inside other function participate... -0.50
How is the hashcode of std::unordered_map calculated? -1.66