mrdocs::TypedefSymbol
Info for typedef and using declarations.
Synopsis
Declared in <mrdocs/Metadata/Symbol/Typedef.hpp>
struct TypedefSymbol final
: SymbolCommonBase<SymbolKind::Typedef>
Member Functions
Name |
Description |
|
Create a typedef symbol bound to an ID. |
Compare typedef symbols, including alias target and template. |
Non-Member Functions
Name |
Description |
Check whether two symbols may be merged. |
|
Determine a location to use when none is explicitly chosen. |
Created with MrDocs