Skip to content

TypeDescriptor::TypeDescriptor

Construct from string

Synopsis

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

TypeDescriptor(std::string const& n);

Parameters

Name

Description

n

The object to copy construct from

Created with MrDocs