mrdocs::RecordSymbol
Metadata for struct, class, or union.
Synopsis
Declared in <mrdocs/Metadata/Symbol/Record.hpp>
struct RecordSymbol final
    : SymbolCommonBase<SymbolKind::Record>Member Functions
| Name | Description | 
| 
 | Construct from  | 
| Three‐way comparison operators | 
Data Members
| Name | Description | 
| List of immediate bases. | |
| List of derived classes | |
| List of friends. | |
| Lists of members. | |
| Kind of record this is (class, struct, or union). | |
| When present, this record is a template or specialization. |