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 54245424\item \defnx {arrays}{type!array} of objects of a given type, \ref {dcl.array };
54255425
54265426\item \defnx {functions}{type!function}, which have parameters of given types and return
5427- \keyword {void} or references or objects of a given type, \ref {dcl.fct };
5427+ \keyword {void} or a result of a given type, \ref {dcl.fct };
54285428
54295429\item \defnx {pointers}{type!pointer} to \cv {}~\keyword {void} or objects or functions (including
54305430static members of classes) of a given type, \ref {dcl.ptr };
54405440\end {itemize }
54415441
54425442\item
5443- \defnx {classes}{class} containing a sequence of objects of various types\iref {class },
5444- a set of types, enumerations and functions for
5445- manipulating these objects\iref {class.mfct }, and a set of restrictions
5443+ \defnx {classes}{class} containing a sequence of class members\iref {class,class.mem },
5444+ and a set of restrictions
54465445on the access to these entities\iref {class.access };
54475446
54485447\item
You can’t perform that action at this time.
0 commit comments