<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Feb 20, 2011, at 11:40 PM, Talespin Kit wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><table cellspacing="0" cellpadding="0" border="0" style="position: static; z-index: auto; "><tbody><tr><td valign="top" style="font: inherit;">The documentation of AccessSpecDecl says<br><br><span style="font-style: italic;">AccessSpecDecl - An access specifier followed by a colon</span> ':'.<br style="font-style: italic;"><br style="font-style: italic;"><span style="font-style: italic;">An objects of this class represents sugar for the syntactic occurence</span><br style="font-style: italic;"><span style="font-style: italic;">of an access specifier followed by a colon in the list of member</span><br style="font-style: italic;"><span style="font-style: italic;">specifiers of a C++ class definition.</span><br style="font-style: italic;"><br style="font-style: italic;"><span style="font-style: italic; font-weight: bold;">Note that they do not repesent other uses of access specifiers,</span><br style="font-style: italic; font-weight: bold;"><span style="font-style: italic; font-weight: bold;">such as
 those occuring in a list of base specifiers.</span><br style="font-style: italic; font-weight: bold;"><span style="font-style: italic; font-weight: bold;">Also note that this class has nothing to do with so-called</span><br style="font-style: italic; font-weight: bold;"><span style="font-style: italic; font-weight: bold;">"access declarations" (C++98 11.3 [class.access.dcl]).</span><br><br>Does the documentation has to be updated. ?</td></tr></tbody></table></blockquote><br></div><div>No, that documentation is perfectly accurate.</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre"> </span>- Doug</div></body></html>