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 ... 21 22 23 24 25 ... 31
Title Δ
C++11 Delete Overriden Method -0.35
what is the destruction order between global object and static vari... 0.00
Pointer to member template classes -2.32
Why is my virtual function not being called? -0.38
Default Destructors and Inheritance +2.73
No match found for operator= (find value in vector<string>) -0.18
C++ Constructor/Destructor inheritance -1.41
type conversion between inherited classes when passing an argument... -1.44
friend declaration not forward declaring +0.50
Accessing struct member by address -0.54
define array in source file and use it in other source file +1.00
What is one specific, concise example of a difference in behavior,... 0.00
cannot overload operator>> in c++ -0.56
Resolving ambiguous overload of operator[] +2.40
Is there something wrong in casting from void pointer (to create a... -1.34
Enum class performance when array indexing -0.95
Declaring a class template that inherits from a different class tem... +2.41
Averaging circular values (particularly Hues in HSL color scheme) -1.61
Class with no constructor (implicit or explicit) -0.65
On namespaces, classes and scope -0.98
Calling Templated Function Recursively (C++) +1.46
put a dynamic_cast in loop +0.85
In the C++ standard, where does it indicate the spacing protocol fo... -1.07
what does this convoluted regex do 0.00
no suitable conversion from "std::string" to "char&q... +1.23
Is it possible to std::move objects out of functions? (C++11) -0.47
ifstream with wildcard -0.81
c++ integer division -1.14
C function pointers with C++11 lambdas +0.62
operator call syntax in C++ +1.30
When Does Move Constructor get called? +2.25
set a char equal to 369 give the same binary pattern than 113 is UB... +1.70
C++11: std ref global variable and non-function-local thread_local... +0.06
Is a compiler forced to reject invalid constexpr? +2.86
C++11: Workaround Use Of This Incomplete Type Error? -1.97
Using new with an object -0.38
Do class functions/variables have to be declared before being used? +0.56
Whats better to use in C++11 , Zero or NULL? -1.10
strtol in Glibc's implement confused 0.00
Right way to overload < operator? +1.53
How can I find the header files of the C programming language in Li... +0.48
Big-O Notation of multiple statements +2.55
Recursion and Constant variables -2.11
Conversion to `const Y` not applicable for `R&&` on clang -0.55
__has_trivial_copy behaves differently in clang and gcc. Who's right? -1.96
Does C++ list.erase(it, it) erase something? Where to find good ref... +0.45
Object hierarchy using std::list from libc++ (bug?) 0.00
What's the right way to overload the copy assignment operator of an... -1.27
Logical Operators in C -0.24
extracting the type in a template class for use in other templates -2.28