Create a macro symbol bound to an ID.

Synopsis

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

explicit
MacroSymbol(SymbolID const& ID) noexcept;

Parameters

Name

Description

ID

The object to copy construct from

Created with MrDocs