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 ... 7 8 9 10 11 ... 31
Title Δ
Deduce the type of a declaration -1.53
overloading operator+ char +0.33
Class methods read different values of the same variable C++ 0.00
how to return a tuple for a constexpr -2.75
C++ static non-member function returning object of a template class -1.45
When are C++ operators really inlined? 0.00
Segfault while composing vector of lambda functions 0.00
Confusion about use of scope resolution operator in STL +1.42
Scope of variables declared inside `if constexpr` blocks +1.40
Cannot convert typename from int to std::string despite testing it... +0.34
c++ Variable Sized Arrays +0.33
C: Using fgets() to receive a char for some reason seems to set an... +0.57
writing bad data with open(), read() and write() 0.00
gcc-4.8 can't compile test program? 0.00
Why do 'floor ans*ans' and 'ceil ans*ans' (without... 0.00
is there any simple way to do an opposite of else at the end of an... +0.78
Static Cast to access static const class member +1.46
"if constexpr" interaction with "try in constexpr fu... 0.00
template<> syntax required by Solaris CC, but forbidden by MS... +1.29
c++11 local static member variable destruction order for shared_ptr... +0.34
Postfix increment operator evaluation -2.56
Determine if callable object has template arguments +0.33
Is it possible to read constants from file in C? 0.00
Taking a pointer to a member function aliased from a private base c... 0.00
Converting macro-defined functions to a template in C++ -0.62
Undefined Behavior to take Address of End of Array/Vector? 0.00
Why does this code compile without complaining about constructors? -2.13
gcc options for exact casting from char* -1.05
How are complicated expression using the comma operator parsed in C? -0.12
Why does this code return two different values doing the same? +0.85
Overloaded vector operators causing a massive performance reduction? +0.32
C++ narrowing error 0.00
Is it allowed to access a common base class of union members regard... +1.58
free(): invalid pointer error in C++ 0.00
Initializing class member with parameterized constructor - Compiler... 0.00
gdb user-defined functions: how to pass complex argument? 0.00
adding predecessor zeros to an integer without casts in bash +0.34
c++ std::shared_ptr Error C2664 0.00
What is the type of a boost::extent object after providing dimensio... +0.80
Is function passed to std::for_each allowed to make copies of seque... +1.32
C++17 template deduction guide not used for empty parameter set (ve... +2.57
Defining a static data member of a templated class within a templat... 0.00
Calculate number of requests added to queue per a second - always c... 0.00
C++ template binary search tree - Argument list error -0.58
Why are classes not considered completely defined within static dat... 0.00
How to detect if the user entered the space bar? +1.37
Error, cannot construct a copy of a lambda in constructor body -2.25
std::map of polymorphic member variables pointers 0.00
Make character look at player? -0.45
Overloading swap function in C++ class +1.24