File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 71377137\end {codeblock }
71387138
71397139\pnum
7140- An object of class \tcode {any} stores an instance of any type that meets the constructor requirements or it has no value,
7140+ An object of class \tcode {any} stores an object of any type that meets the constructor requirements or it has no value,
71417141and this is referred to as the \defn {state} of the class \tcode {any} object.
7142- The stored instance is called the \defnx {contained value}{contained value!\idxcode {any}}.
7142+ The stored object is called the \defnx {contained value}{contained value!\idxcode {any}}.
71437143Two states are equivalent if either they both have no value, or they both have a value and the contained values are equivalent.
71447144
71457145\pnum
You can’t perform that action at this time.
0 commit comments