StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Answers and rating deltas for

Inside of a class, why `auto b() -> decltype(a()) {}` works, but `decltype(a()) b() {}` does not?

Author Votes Δ
Brian Bi 19 +2.24
T.C. 10 -2.14
Last visited: Aug 26, 2016, 2:34:25 PM