StackRating

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

aschepler

Rating
1628.51 (908th)
Reputation
54,689 (1,776th)
Page: 1 2 3 4 5 6 ... 31
Title Δ
MSVC Alias Template Bug? 0.00
How can I place code in a function using macros? 0.00
constexpr and undefined behavior -1.99
Why does the sin_family member exist? -0.23
variable initialization inside macro's if statement +1.17
How to get compiler to prefer const method overloading in C++? -1.04
Most efficient safe way to cast std::map<int, std::shared_ptr<... +0.92
convert member function to pointer to member function +1.71
Why does it make a difference to use a static char const* instead o... 0.00
Why does Visual Studio fail to choose the right constructor in temp... -0.10
Conditional class template constructor 0.00
std::Assignable concept 0.00
c++ 03 class template Is this a conversion constructor or conversio... 0.00
static_assert in function template with non-type template parameter +1.58
assinging to an object from freshly allocated memory +1.87
How to create a Union the complicated way? -0.20
Templated Manual Destructor Call Not Working -0.18
How do I cast int** to void**? +0.41
Changing pointed to variable of unique_ptr 0.00
How to do a "deep" SFINAE, i.e., when the substitution ca... -1.49
How should I call a player spell in a text RPG? +1.33
How to set destructor for a class with unique_ptr<double[]>.... +1.79
Converting base class pointer to derived class pointer +1.04
How to declare a member functions as const or not depending on whet... +0.33
initialization Standard for char[](c-string) +0.33
How to convert std::array<double, 100> to std::array<float... -0.40
Should this function call be ambiguous? -1.41
How are the symbols for static variables named in GCC? +1.83
Uniform template deduction across multiple arguments 0.00
How to call a function from a function pointer of an instantiated o... +1.67
What steps should I take to determine the value category of an expr... 0.00
Deducing the template parameter of a templated class argument: cons... -1.48
Template specialization and inheritance template class from other t... +1.85
Clang and Gcc disagree on explicit specialization after instantiation +0.34
Bison: Reduce/reduce conflict on non-tokens 0.00
Constructor Lists in particular order with pointers 0.00
Behaviour of templated class wrapping a member function call 0.00
Function interleaving in pre C++17 -0.58
Class data member struct : accessing struct members 0.00
Why does std::bind accept more arguments than possible for bound fu... 0.00
Utility function won't initialize in .h file and define in main... +0.33
Converting class template to SFINAE and Constructor Delegation and... 0.00
What is the purpose of `std::tuple_size<std::array>` -2.05
macro wrapping function call with default arguments +1.01
How to use forwarding to cast rvalue to lvalue reference? 0.00
Executing shell code using a function pointer present in Union -0.47
When can `typename` be used with identifiers that unambiguously ref... +0.33
Why I am getting class is not a template error? 0.00
Definition and Initialization of a tuple whose components are of th... -0.46
Can changing an access specifier in a program change the behaviour... +0.52