mrdocs::SpecializationName
Represents a (possibly qualified) symbol name with template arguments.
Synopsis
Declared in <mrdocs/Metadata/Name/SpecializationName.hpp>
struct SpecializationName final
: Name
Member Functions
Name |
Description |
|
Default constructor |
Equality operator |
|
Three‐way comparison operators |
Data Members
Name |
Description |
The unqualified name. |
|
The kind of name this is. |
|
The parent name info, if any. |
|
The template arguments. |
|
The SymbolID of the named symbol, if it exists. |
|
The SymbolID of the named symbol, if it exists. |
Created with MrDocs