March 20, 2015
On Thursday, 19 March 2015 at 08:38:45 UTC, Kagamin wrote:
> Hmm... I read it as "it shall have the return type of int, but if not, then it's implementation-defined".


The semantics of returning from main() is defined as:  std::exit(main(…))
1 2 3
Next ›   Last »