Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • 1
    auto int f(int, int) -> int; shudders. Why the trailing return type? Commented Jul 25, 2014 at 15:13
  • @rubenvb: nobody's yet made a case for using two different function declaration syntaxes. i guess the "shuffers" comment and the invalid declaration means you react emotionally to any change here. but i fail to see the utility in using two different syntaxes, when a single one suffices. Commented Jul 25, 2014 at 15:22