Skip to content

MacroExpansion::MacroExpansion

Construct from string

Synopsis

Declared in <SageIII/astTokenStream/detectMacroOrIncludeFileExpansions.h>

MacroExpansion(std::string const& name);

Parameters

Name

Description

name

The object to copy construct from

Created with MrDocs