Title
N4357 Introduce the [[noexit]] attribute for main as a hint to eliminate destructor calls for objects with static storage duration, N4226 Apply the [[noreturn]] attribute to main as a hint to eliminate global object destructor calls
Status
open
Section
[basic.start.main]
Submitter
D. Diaz, E. Bringas, D. Gutson, J. Maurer

Created on 2014-10-10.00:00:00 last changed 115 months ago

Messages

Date: 2015-04-01.22:54:47

http://open-std.org/JTC1/SC22/WG21/docs/papers/2015/n4357.html

http://open-std.org/JTC1/SC22/WG21/docs/papers/2014/n4226.pdf

Discussed in Urbana. EWG was supportive of the idea, CWG pointed out various issues related to multiple translation units. Authors are encouraged to revise.

History
Date User Action Args
2014-10-10 00:00:00admincreate