Skip to content

Commit 86b1872

Browse files
authored
[basic.types.general] Apply Oxford comma consistently (#6554)
1 parent ab41857 commit 86b1872

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/basic.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4827,12 +4827,12 @@
48274827
types are collectively called \defnadjx{trivially copyable}{types}{type}.
48284828
\label{term.trivial.type}%
48294829
Scalar types, trivial class types\iref{class.prop},
4830-
arrays of such types and cv-qualified versions of these
4830+
arrays of such types, and cv-qualified versions of these
48314831
types are collectively called
48324832
\defnadjx{trivial}{types}{type}.
48334833
\label{term.standard.layout.type}%
48344834
Scalar types, standard-layout class
4835-
types\iref{class.prop}, arrays of such types and
4835+
types\iref{class.prop}, arrays of such types, and
48364836
cv-qualified versions of these types
48374837
are collectively called \defnadjx{standard-layout}{types}{type}.
48384838
Scalar types, implicit-lifetime class types\iref{class.prop},

0 commit comments

Comments
 (0)