Skip to content

IntDescriptor::IntDescriptor

Construct from int

Synopsis

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

IntDescriptor(int i);

Parameters

Name

Description

i

The value to construct from

Created with MrDocs