clang::mrdocs::FriendInfo

Info for friend declarations.

Synopsis

Declared in <mrdocs/Metadata/Info/Friend.hpp>

struct FriendInfo final

Data Members

Name

Description

Type

Befriended type.

id

Befriended symbol.

Description

‐ Friendship is not transitive ‐ Friendship is not inherited ‐ Access specifiers have no effect on the meaning of friend declarations

Created with MrDocs