mrdocs::ConceptSymbol
Info for concepts.
Synopsis
Declared in <mrdocs/Metadata/Symbol/Concept.hpp>
struct ConceptSymbol final
: SymbolCommonBase<SymbolKind::Concept>
Member Functions
Name |
Description |
|
Construct a concept symbol with its ID. |
Compare concept symbols by base info, template, and constraint. |
Data Members
Name |
Description |
The concepts constraint‐expression |
|
The concepts template parameters |
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