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 ... 31
Title Δ
Why does the class deduction guide fail when using a typedef? 0.00
Rank and unrank combinations to distribute k balls into n bins of d... -1.58
Multiple inheritance and "this" pointer being cast to com... +1.92
Base Pair Map - moving for argv[i] to integer or char as input 0.00
Iterate vector with 'grouped' elements? -2.09
`using` directive for nested namespaces, but require naming the inn... 0.00
How does move semantics apply on the following snippet when no xval... +1.60
Why when r-value reference is being assigned to is considered as an... -2.53
Where is std::hardware_destructive_interference_size? +1.93
Is it possible to forward template arguments to make_* without dedu... 0.00
C++ method implementations: Can I avoid typing the class name each... +1.74
Template function inside template class "is private within thi... 0.00
Use of comma in for statement? +1.55
Understanding the order in new[] -1.96
What is the difference using split pattern with slashes // or quote... +0.22
Call constructor with different argument types from another constru... 0.00
Access array in main by pointers by method in class +1.84
Calling Derived class function from a Base class pointer after type... +0.02
specialization of class member of a template class -2.71
Using std::weak_ptr::lock() in std::tie -0.32
Changing the last type in a variadic template 0.00
Can a base class declare a virtual method but not define it? Still... 0.00
A bug with the nifty-counter idiom or an ill-formed static order fi... 0.00
How does an object become a subobject? -0.23
How to easily create fully "variadic" functions with C++... +0.23
C++ array of objects with const initializer list -2.32
How many overloads should there be for a visitor that takes a copya... 0.00
How or Can I pass a function with argument as a parameter to a func... -0.79
Why is it allowed to static_cast a method of a derived class to a m... +1.33
How to construct a type trait that can tell if one type's priva... -0.02
Error using an object as the parameter of the constructor for a class +0.07
Whats the closest thing to a Lua table operation in C++? 0.00
compilation error when I overload cout operator inside the class -1.03
Hex in char array 0.00
How can I make a C macro for defining function typedefs? -1.95
Execute a statement once in a variadic function call 0.00
Template disambiguator for dependent names +0.37
Define Aggregate +1.90
Why can I access a static variable in another file? -0.25
Why is this claimed dereferencing type-punned pointer warning compi... -0.74
How can a comma-separated return statement in Lua act as a function... 0.00
the point of instantiation of template function is followed the poi... 0.00
How can I separate function type return type and arguments in templ... 0.00
error: missing template arguments before for constexpr member varia... 0.00
Resolving CRTP initialization order +0.31
Adding new symbols in gdb +0.32
C++ variadic macro for pairs +0.32
How to simplify enable_if alias in template template parameter +0.93
Is implicit cast from derived const to non-const parent class accep... -0.53
GCC fails to link to libc.a 0.00