Skip to content

Commit 8406cfa

Browse files
sdkrystianzygoloid
authored andcommitted
[basic.def.odr] Change "is required" to "shall"
1 parent f6d9e95 commit 8406cfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/basic.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -514,7 +514,7 @@
514514

515515
\pnum
516516
\indextext{type!incomplete}%
517-
A definition of a class is required to be reachable in every context in which
517+
A definition of a class shall be reachable in every context in which
518518
the class is used in a way that requires the class type to be complete.
519519
\begin{example}
520520
The following complete translation unit is well-formed,

0 commit comments

Comments
 (0)