mrdocs::GuideSymbol

Info for deduction guides.

Synopsis

Declared in <mrdocs/Metadata/Symbol/Guide.hpp>

struct GuideSymbol final
    : SymbolCommonBase<SymbolKind::Guide>

Base Classes

Name

Description

SymbolCommonBase<SymbolKind::Guide>

Base class for providing variant discriminator functions.

Member Functions

Name

Description

GuideSymbol [constructor]

Construct from SymbolID

operator<=>

Three‐way comparison operators

Data Members

Name

Description

Deduced

The pattern for the deduced specialization.

Explicit

The explicit‐specifier, if any.

Params

The parameters of the deduction guide.

Template

Template head, if any.

Static Data Members

Name

kind_id

Non-Member Functions

Name

Description

merge

Merges two Symbol objects.

Created with MrDocs