Skip to content

OperatorDeclaration::OperatorDeclaration

Construct from string

Synopsis

Declared in <src/midend/astUtil/annotation/OperatorDescriptors.h>

OperatorDeclaration(std::string const& signature);

Parameters

Name

Description

signature

The object to copy construct from

Created with MrDocs