File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 47654765`` \tcode {this->}'' ,
47664766is used to access a non-static data member or non-static
47674767member function, the reference is ill-formed if the
4768- left operand is of type \cv {}~\tcode {D*} (or \cv {}~\tcode {D} in the
4769- `` \tcode {.}''
4770- operator case), the naming class of the right operand is \cv {}~ \ tcode {B},
4771- and a prvalue of type \tcode {D*} cannot be implicitly converted to \tcode {B*} .
4768+ left operand is of type `` pointer to \cv {}~\tcode {D} '' (or \cv {}~\tcode {D}
4769+ in the `` \tcode {.}'' operator case), the naming class of the right operand is
4770+ \cv {}~ \tcode {B}, and a prvalue of type `` pointer to \ tcode {D} '' cannot be
4771+ implicitly converted to `` pointer to \tcode {B} '' .
47724772\begin {note }
47734773This requirement is in addition to the requirement that
47744774the member be accessible as named.
You can’t perform that action at this time.
0 commit comments