- Title
- Defining main as deleted
- Status
- cd2
- Section
- 6.10.3.1 [basic.start.main]
- Submitter
- Steve Adamczyk
Created on 2009-04-27.00:00:00 last changed 199 months ago
Messages
Date: 2009-07-15.00:00:00
Proposed resolution (July, 2009): Change 6.10.3.1 [basic.start.main] paragraph 3 as follows:
...A program that declares main to be inline ,
static , or constexpr , or that defines
main as deleted, is ill-formed...
Date: 2026-07-25.21:52:10
It should be stated in 6.10.3.1 [basic.start.main] that it a program
that defines main as deleted is ill-formed.
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-03-29 00:00:00 | admin | set | status: dr -> cd2 |
| 2009-11-08 00:00:00 | admin | set | status: ready -> dr |
| 2009-08-03 00:00:00 | admin | set | messages: + msg2139 |
| 2009-08-03 00:00:00 | admin | set | status: open -> ready |
| 2009-04-27 00:00:00 | admin | create | |