Hi all,
an earlier patch of mine claimed that it extended the meaning of the
HIDE_FRIEND_COMPOUNDS to hide friend classes from _everywhere_. Well, I
realized, that after applying the patch the friend classes remain listed on
index pages, so attached is a patch which removes friend compounds even from
indices.
Regards,
Akos
2003-12-19 Akos Kiss <ak...@us...>
* src/index.cpp (writeMemberList, countClassMembers): Do not
include friend compounds into the index.
|