Skip to content

NameDescriptor::NameDescriptor

Construct from string

Synopsis

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

NameDescriptor(std::string const& n);

Parameters

Name

Description

n

The object to copy construct from

Created with MrDocs