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
4 changes: 3 additions & 1 deletion source/compatibility.tex
Original file line number Diff line number Diff line change
Expand Up @@ -3628,8 +3628,10 @@
All the definitions of C struct types enclosed in other struct
definitions and accessed outside the scope of the enclosing
struct can be exported to the scope of the enclosing struct.
Note: this is a consequence of the difference in scope rules,
\begin{note}
This is a consequence of the difference in scope rules,
which is documented in \ref{basic.scope}.
\end{note}
\howwide
Seldom.

Expand Down