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 ... 22 23 24 25 26 ... 31
Title Δ
c++ linker error: undefined references only on optimized build 0.00
C++: How to call a parent class function from outside +1.46
Virtual Function c++ -0.93
Result of ternary operator not an rvalue +1.61
Printing leading zeroes for hexadecimal in C +2.40
Calling another constructor when constructing an object with const... -1.21
C++11 noexcept qualifier and inline methods 0.00
C++ Function Overloading For Iterable Classes +0.45
Inaccessible base class +0.75
C++ Calling a non-const operator overload with two const arguments +0.57
C++ 11 ranged based for statements with pointers 0.00
Why is my log in the std namespace? +0.97
How to request operating system to send email? +0.44
Passing function pointer to a function, which takes another functio... 0.00
cannot convert parameter 3 from 'std::vector<_Ty> *' to 'Inve... +0.45
After an object is destroyed, what happens to subobjects of scalar... +0.46
Tessellate a plane of points -0.54
Replace preprocessor macro by typedef of the same name +2.70
What expressions create xvalues? +0.74
what would "<_ZThn24_N15[Some namespace]22[Some class name]... -1.38
Distinguishing between user-defined conversion sequences by the ini... 0.00
Does argument dependent lookup only search namespaces or classes too? -1.66
C++ Memory layout of inheritance -1.23
Inlinable constant C array with no memory duplication -0.44
Template programming: specialization and enable_if +2.11
What value does const void * offer over void *? -0.80
Should I explicitly define the values my enumerated constants -0.16
How do I get the template type of a given element at runtime in C++? -1.10
Conversion operators -1.87
Why is strcmp unknown to clang? -0.40
A set of struct with different == and < operator semantic +1.26
Call the cast operator of template base class within the derived cl... +1.81
Parsing declarations before definitions in a class +0.05
Can't define method of a class as a friend of another class +2.28
std::ostringstream operator overload search order? +1.40
correct use of iterator to return an object from a list -0.94
Xcode/LLVM catch clause not matching derived types 0.00
Template specialization for subclasses of template base class -0.57
A bunch of unclear things with the destructor in C++ -0.03
C sizeOf operator : Want to make myOwnSizeOf( ) function +2.01
Can I rewrite a logging macro with stream operators to use a C++ te... +0.16
Should I use `this` within a class? +0.62
Is the lifetime of an exception affected by other exceptions? +2.32
How to bypass confirmation prompts of an external process? -0.93
How do I use tcp_diag with C++? 0.00
Another issue: Passing argument by reference +1.74
How to specialize std::hash<Key>::operator() for user-defined... -1.57
Why is Stack::top() a const member function? -0.13
std::for_each over std::set, C++11 -0.23
what is the difference between branch and branch type in rational c... +2.24