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 ... 9 10 11 12 13 ... 31
Title Δ
Template argument deduction when the function returns a type compos... +0.36
cout display on same line with time delay ( strange behavior ) 0.00
Where do I place free functions in C++? +0.91
non-type template argument does not refer to any declaration? 0.00
Why does this use of assignment operator in a function argument fail? 0.00
Passing const object reference to functor 0.00
Unique/Shared ptr to automatically delete array after it goes out o... -0.18
Passing references to a variadic-templates use the std::reference-w... +1.39
Templated template specialization for template argument 0.00
custom implementation of iterator erase c++ +0.21
Implicit conversion to pointer type when applying pointer-related o... 0.00
C++ template class as argument of a function 0.00
Returning derived object as base from virtual method 0.00
Finding the minimum value in an array (What's wrong with my cod... -2.15
pulling out unique_ptr from unique_ptr<T,Deleter> +0.49
could not deduce template argument for T* from FieldType* (Visual C... -1.72
inherit and typedef(using) in one place +1.87
getting a "parse error before ','" on line 7 -0.87
Where to declare enum in c++ that is used by entire program, both i... +0.39
data member access in template programming 0.00
Trying to Overload << operator, but getting error 0.00
Why is strlen working fine without '\0'? 0.00
Linker error, undefined reference, makefile issue? +0.36
C++ Overload & Override - cannot initialize a parameter of type... 0.00
Dynamic allocation of memory (Array of pointers) 0.00
push_back vs emplace_back to a std::vector<std::string> +0.36
empty vector<...> has no member named 0.00
Unable to print a char* string +0.36
Passing a dynamic array of structs c++ -0.13
Missing template arguments before 's' C++ 0.00
How to set a function as a default parameter? -0.31
C++ error: multiple definition of a member function specialized in... 0.00
C++ map of map of vectors as instance member 0.00
error: expected type-specifier before ‘Elem’ 0.00
C++ Counting Specific Counters in Character Array from File +0.92
simple singleton example in c++ +1.04
Implementing efficient initialization of C++ Template List classes +1.39
C++ map emplace 0.00
Unable to delete object that used strcpy() -1.55
C++ Partial Specialization Cannot Match Argument List for Primary T... 0.00
Inheritance from template: correct constructor 0.00
C++ map do plus plus without initialization +0.36
Is extern needed for function defined in another file? 0.00
std::vector::push_back(T&&) creates default constructed val... 0.00
Sort vector of pointers to obcjects by value of property of these o... 0.00
How to allow derived classes to return any iterator over a type thr... +1.07
Unhandled exception when overloading << operator 0.00
Returning local variable of different type is considered as rvalue... 0.00
C++ no type named ‘value_type’ in ‘struct std::iterator_traits<i... 0.00
Setting string name in main function only using getName -0.09