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 ... 6 7 8 9 10 ... 31
Title Δ
C++: delete[][]ing multi-dimensional arrays 0.00
Multiple definitions with SimpleJSON library (C++) 0.00
Pointer to variadic template class based on virtual interface +0.09
Avoid heap allocation when inserting into sorted vector<unique_p... -2.39
Ambiguity of de-mangled C++ symbols 0.00
Why is gcc 7.3 accepting 'this' in a static definition? 0.00
Runtime polymorphism for two different classes +0.33
How to release resources used by an API when an exception occurs in... 0.00
c++ typename in vc++ and clang +0.33
Keeping track of background processes internally in cpp shell -0.23
C++: Is It OK to Inherit from a Class and Its Protected Member Type? +1.27
Template partial specialization and multiple compilation units +0.25
Installing GTest and GMock 0.00
Hidden narrowing conversion from int to uint8_t -0.21
Is it possible to shorten this if statement? -0.71
How do pointers to member functions work? +1.30
Legitimate appearances of <=> in pre-c++20 code 0.00
switch case arguments in c +0.85
An in code class auto generator from a string of text or some other... 0.00
How to find and replace string with another string from input in C++? 0.00
C++ array of class names -0.50
Can I avoid the need to use the template disambiguator in a series... +1.20
How to pass not variadic values to fmt::format? -2.26
shared_ptr Real life use-cases -0.24
Is there any way to trace any compiler's template argument dedu... 0.00
How does compiler treats CONST qualifier when the Pointer points to... -0.73
Passing class instance and method as argument to another function i... 0.00
c++ double cast void pointer +1.83
My overloaded post-increment method doesn't work as expected. W... 0.00
passing and storing template function pointer for EventDriver -2.58
decltype() variadic template base class -1.47
Can I cast function pointer void* to std::function? +1.50
function implementation with enable_if outside of class definition +1.31
new typeof(abstract class) 0.00
c++ pointer assignment operator overload(not just object assignment... -0.89
Deleting Copy Constructors & operator= class scope access -1.55
Forward declaration of template with incomplete argument 0.00
Is it possible to create a variadic macro which generates a forward... +1.39
How to kill off a program with cin.fail() +0.33
Don't know why valgrind gives me Conditional jump or move depen... 0.00
Compiler cannot handle std::invoke +0.21
Memcpy: wrong number of bytes 0.00
Type conversion by "explicit operator X" for static_cast... 0.00
Dynamic array of strings in C using pointers 0.00
SORT(),vector<pair<int,int> > strictly on the basis of... +2.06
Is using reinterpret_cast (in a non-active-member) to cast to the a... -0.69
Wrapping ellipsis-based function with variadic template function +1.45
Strange BUG in C++ iostream? +2.17
What's the difference between how virtual and non-virtual membe... +0.96
EXC_BAD_ACCESS, calling getter 0.00