Skip to content

AddPrototypesForTemplateInstantiations::AddPrototypesForTemplateInstantiations

Construct from set

Synopsis

Declared in <SageIII/astPostProcessing/addPrototypesForTemplateInstantiations.h>

AddPrototypesForTemplateInstantiations(std::set<SgDeclarationStatement*>& definingTemplateInstantiationSet);

Parameters

Name

Description

definingTemplateInstantiationSet

The object to copy construct from

Created with MrDocs