Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion source/intro.tex
Original file line number Diff line number Diff line change
Expand Up @@ -644,7 +644,8 @@
issuance of a diagnostic message). Many incorrect program constructs do
not engender undefined behavior; they are required to be diagnosed.
Evaluation of a constant expression\iref{expr.const} never exhibits behavior explicitly
specified as undefined in \ref{intro} through \ref{cpp}.
specified as undefined in \ref{intro} through \ref{cpp}
except for violation of semantic restrictions of standard attributes\iref{dcl.attr}.
\end{defnote}

\indexdefn{behavior!unspecified}%
Expand Down