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 ... 19 20 21 22 23 ... 31
Title Δ
Reducing the size of a std::vector without a default constructor +1.99
g++ throws "undefined reference to" static class member 0.00
Regular expression repeitition: how to match expressions of variabl... -1.28
String as pointer vs array -1.75
Is there any straightforward way to apply a logical operator on a P... +0.35
Enum promotion in template. Why does it work sometimes and not othe... +0.45
Is there a downside to making ALL inheritance virtual? +0.51
how to declare a global friend function that takes an nested class... 0.00
const to non-const iterator comparisons, are they valid +1.01
What is the `end+1` line doing here? -1.52
Method name same as template method name in C++ 0.00
Accessing static member variable in a static method in class -0.57
Equivalent of formatted printf (c) to formatted cerr in C++ -1.27
How to overload global new operator 0.00
operator overloading for a class template specialization +0.41
Adding C++11 object to list when dynamically allocated? +0.46
Does a template specialization extend or override the generic templ... +0.66
C++ Object Oriented Equivalent of bitMasks -0.07
Sudoku Solving Function Explanation -0.10
Two- and one-dimensional arrays equivalence in C++ -0.03
Return a rectangle from an rectangle intersection? -1.71
differences between new char[n] and new (char[n]) +2.18
C++ ptr_fun not finding void parametered functions +0.42
Define a dcg for palindromes over the alphabet {a,b} of 2 symbols a... 0.00
private friend operator<< -0.48
Using "make" C Programming (Learn C the Hard Way) -1.75
How to declare the value of an iterator through decltype +0.42
Error while calling constructor from another constructor in C++ +1.25
Linux force application to full screen on a specific display -0.58
Parameter names in a boost::function typedef +1.85
What does "x(y) = z(w)" mean in C++? -1.31
Clang vs. GCC: Friend-ing a global function via qualified/unqualifi... 0.00
converting from vector<derived>::iterator to vector<base&g... -2.39
Running Unix Binaries in Android NDK 0.00
Why can I set a character array larger than I'm reserving with mall... +0.44
GCC refuses to emit long calls for operator new/delete on PowerPC 0.00
How to distinguish data structure template and function template in... +0.85
using comparing function 0.00
How to export/import a C struct from a DLL/ to a console applicatio... 0.00
Where do I define Predicates and Function Objects? -0.10
Public member function return inner class? +2.86
equivalent identifiers in C++ +1.44
C++11 cast const iterator pointing to container of shared_ptr objects +0.20
how check for member operator(type)? -1.41
C++ linkage error for inline member function +0.32
Operator != is ambiguous for std::reverse_iterator c++ -0.07
Why did I get a Memory-related error here? 0.00
C++: Class specialization a valid transformation for a conforming c... +1.63
Set custom comparison type -1.39
Override virtual function through CRTP base class +0.90