C++-related web bug report
Gabriel Dos Reis
gdr@codesourcery.com
Sat Aug 4 02:04:00 GMT 2001
Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> writes:
| Could someone fluent in C++ standards please have a look at web/3932?
Gerald,
Defect Report #45
http://anubis.dkuug.dk/JTC1/SC22/WG21/docs/cwg_defects.html#45
is indeed about access granted to nested members (now, a nested member
acts as if it were implicitly declared friend of the class of which it
is member) and -not- about template implementation as claimed in the
PR. The quote from TC++PL3 -was- right at the time the book was
written. Unfortunately, that won't be the case anymore after TC1 is
published (soon, in fact). So I'll close the PR as NAB and mistaken.
However, I find the phrase "type access control" a bit obscure.
-- Gaby
More information about the Gcc
mailing list