mrdocs::RecordSymbol::KeyKind
Kind of record this is (class, struct, or union).
Synopsis
Declared in <mrdocs/Metadata/Symbol/Record.hpp>
RecordKeyKind KeyKind = RecordKeyKind::Struct;
Created with MrDocs
Kind of record this is (class, struct, or union).
Declared in <mrdocs/Metadata/Symbol/Record.hpp>
RecordKeyKind KeyKind = RecordKeyKind::Struct;
Created with MrDocs