You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As discussed on the core reflector starting at http://lists.isocpp.org/core/2017/01/1441.php, the example is correct: There is only one B1::i member, and that is unambiguously found by the algorithm described in this section.
Activity
jwakely commentedon Jan 9, 2017
Yes, both are ambiguous. @jensmaurer or @zygoloid what is this meant to say?
jensmaurer commentedon Jan 9, 2017
As discussed on the core reflector starting at http://lists.isocpp.org/core/2017/01/1441.php, the example is correct: There is only one B1::i member, and that is unambiguously found by the algorithm described in this section.
See also CWG 39 / N1626.