Skip to content
Merged
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
2 changes: 1 addition & 1 deletion source/ub.tex
Original file line number Diff line number Diff line change
Expand Up @@ -1433,7 +1433,7 @@
If an attempt is made to access an object
defined with a volatile-qualified type
through the use of a non-volatile glvalue,
the behavior is undefined
the behavior is undefined.

\pnum
\begin{example}
Expand Down
Loading