Title
Unclear effect of #pragma on conformance
Status
drafting
Section
15.9 [cpp.pragma]
Submitter
James Widman

Created on 2014-03-05.00:00:00 last changed 73 months ago

Messages

Date: 2014-03-05.00:00:00

According to 15.9 [cpp.pragma] paragraph 1, the effect of a #pragma is to cause

the implementation to behave in an implementation-defined manner. The behavior might cause translation to fail or cause the translator or the resulting program to behave in a non-conforming manner.

It should be clarified that the extent of the non-conformance is limited to the implementation-defined behavior.

History
Date User Action Args
2018-04-11 00:00:00adminsetstatus: open -> drafting
2014-03-05 00:00:00admincreate