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 ... 12 13 14 15 16 ... 31
Title Δ
C++, array which elements point to strings +0.36
getenv("cc") is returning NULL , why? +1.03
Implications of conversion function template argument deduction in... -0.88
c++ virtual inheritance difference -0.75
What is KeyEqual in std::unordered_set for? -0.64
Alternative to std::function for passing function as argument (call... +1.56
Compiling C++ without the delete operator 0.00
Applying (shift || '.') to a variable +1.46
Instance of Most Vexing Parse with std::string and char* 0.00
Can a templatised constructor stand in for a deleted copy construct... +0.04
Can't friend a class that virtual inherits from it in C++ +1.82
getting A set into a sorted array perl 0.00
C++ using private and public in macro, inside class 0.00
enum and struct call +1.68
How to compile a program from .cpp files and a makefile +0.35
Initialization of std::initializer_list -0.93
Void Overload incompatible with glutDisplayFunc +1.74
shared_ptr assignment: order of reference counting +1.72
struct pointers to same memory address producing different data? -1.86
template argument deduction/substitution in operator 0.00
Why does the size of my hash (from a csv) read exactly half the val... -0.43
c++ (not >=11), initializing nested pairs in a map 0.00
Functor for find_if and map, avoid copy of value -1.61
Namespace use causes multiple definition of 0.00
Pass function member pointer as parameter to function 0.00
Code Fails to Initialize Array of Strings +0.93
Lambda function capture a variable vs return value? +0.95
C++: delete this; return x; +2.24
C-Pre-Processor macros order 0.00
Defined function returning const reference to class member and copy... 0.00
Searching std::vector of class objects by class attribute (eg. name) 0.00
“does not name a type” error c++ 0.00
Is an expression including array subscripting can be an identifier? -0.09
Calling constructor after object Definition -0.55
How does a pointer works when it assigns directly to a string witho... +0.36
Changing the constant arguments in mex-function 0.00
Casting Issue in MATLAB C/MEX 0.00
Is it bad to declare a C-style string without const? If so, why? +1.40
C++ is it possible to bind multiple methods together? 0.00
C++11 using unique_ptr with custom deleter -1.97
different behavior when linking with static library vs using object... -0.90
Difficulties with a string comparision function after a string reve... +1.13
Do you need to call virtual base class constructor from all derived... -1.89
Is there something wrong with this function being defined outside t... -1.24
Inline friend function defined in class body 0.00
Invalid read/write errors by valgrind when accessing struct members +1.77
Making two types of same template compatible 0.00
Virtual assignment operator not allowing static_cast -2.43
Assign value to private static variable in a class -2.31
What is the struct for the handle to the main program returned by d... -2.58