Access specifiers

In a member-specification of a class/struct or union, define the accessibility of subsequent members.

# Defect reports

DRApplied toBehavior as publishedCorrect behavior
CWG 1873C++98protected members were accessible to friends of derived classesmade inaccessible