Skip to content

StringDescriptor::StringDescriptor

Construct from string

Synopsis

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

StringDescriptor(std::string const& n);

Parameters

Name

Description

n

The object to copy construct from

Created with MrDocs