File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 53915391\item \defnx {arrays}{type!array} of objects of a given type, \ref {dcl.array };
53925392
53935393\item \defnx {functions}{type!function}, which have parameters of given types and return
5394- \keyword {void} or references or objects of a given type, \ref {dcl.fct };
5394+ \keyword {void} or a result of a given type, \ref {dcl.fct };
53955395
53965396\item \defnx {pointers}{type!pointer} to \cv {}~\keyword {void} or objects or functions (including
53975397static members of classes) of a given type, \ref {dcl.ptr };
54075407\end {itemize }
54085408
54095409\item
5410- \defnx {classes}{class} containing a sequence of objects of various types\iref {class },
5411- a set of types, enumerations and functions for
5412- manipulating these objects\iref {class.mfct }, and a set of restrictions
5410+ \defnx {classes}{class} containing a sequence of class members\iref {class,class.mem },
5411+ and a set of restrictions
54135412on the access to these entities\iref {class.access };
54145413
54155414\item
You can’t perform that action at this time.
0 commit comments