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 ... 14 15 16 17 18 ... 31
Title Δ
CPP Primer 5ed. 15.8.1 multiset related 0.00
Perl Script help outputting to file +1.25
How to grab the argument and return types from a std::function with... 0.00
Object creation in static method is changing private member variabl... 0.00
Understanding C++ copy constructor behavior +1.29
Simple C Program Logic Error + Pointer Misunderstanding 0.00
how to create 2d array from templated struct 0.00
C++ Template Function for Vector of Unique Elements +0.31
External Linkage in c++ +1.82
C++11 Vector of Pointers to Templated Static Member Function -0.63
how define derived class in header file and definition in a cpp fil... 0.00
c++11 template metaprogramming construct a std::unorderer_map at co... 0.00
C++ malloc.c:2905: __libc_malloc: Assertion 0.00
Qualifier-losing conversion C++ 0.00
A function that always returns the same vector -0.08
How to return the derived type from a template class 0.00
C++11 Pass simple object to a method that receives a container of o... +0.37
How to create an array of objects which are NOT move/copy construct... -0.65
Is pointer comparison undefined or unspecified behavior in C++? 0.00
C++ name lookup - example from the standard +0.61
'Foo' in namespace 'bar' does not name a type for o... -2.39
passing a stringstream to a function +2.13
Pop an element from a linked list in C 0.00
Casting both bitwidth and signed/unsigned, which conversion is exec... +1.38
For Loop Exit Condition (size_t vs. int) -1.25
c++11 std::function like functors incomplete type -1.12
Declaring an array of functions of type void C++ +1.27
Global array defined twice but still compiling? -1.40
Force unsigned type into C++ template typename 0.00
Can cstdint typedefs bind to some implementation specific types std... 0.00
Why "Multiple definitions linker error" when nm only sees... 0.00
Why does my derived from CRTP function work? 0.00
In which precedence is this statement evaluated? +1.56
C++: Does inheriting from a class bring it into the namespace? +1.91
Calling a Base Class Function through Derived Class Object 0.00
Using sizeof with char *array[] -0.46
How to typedef a class constructor inside the class definition 0.00
Convert POSIX integer errno to compile-time constant +0.83
C++: Receiving "couldn't deduce template parameter" e... 0.00
Iterator assignment in a condition - vector iterators incompatible 0.00
How does C treat char sums? +0.62
Act upon an object calling a function? -2.31
Accessing Protected members by inheritance -0.00
Does upcasting a null pointer lead to undefined behavior +1.89
Difference in address of variable when printing in main and in a fu... +1.15
GCC rejects a simple-declaration with an enum-base; clang accepts i... -0.62
__PRETTY_FUNCTION__: Can a return type contain parentheses? 0.00
overloading operators error: no matching function 0.00
How to return a std::map item 0.00
How do I declare a template friend function that is type-specific i... +1.83