1
edit
Changes
m
→Constructor / Destructor: Changed constructor names to match.
<big><syntaxhighlight lang="cpp">
CCheckMark(const CCheckCCheckMark& C);
</syntaxhighlight></big>
*Passes incoming CCheck CCheckMark reference ("C") to CField's copy constructor, and directly initializes the _Label with the _Label of C*Sets all the attributes of this object to the attributes of incoming CCheck CCheckMark reference ("C")
*Sets _data to the address of _flag