mrdocs::ConceptSymbol

Info for concepts.

Synopsis

Base Classes

Name

Description

SymbolCommonBase<SymbolKind::Concept>

Base class for providing variant discriminator functions.

Member Functions

Name

Description

ConceptSymbol [constructor]

Construct a concept symbol with its ID.

operator<=>

Compare concept symbols by base info, template, and constraint.

Data Members

Name

Description

Constraint

The concepts constraint‐expression

Template

The concepts template parameters

Static Data Members

Name

kind_id

Non-Member Functions

Name

Description

canMerge

Check whether two symbols may be merged.

getPrimaryLocation

Determine a location to use when none is explicitly chosen.

Created with MrDocs