AstValueAttribute::AstValueAttribute
Copy constructor. Invokes the copy‐constructor of the contained value.
Synopsis
Declared in <src/midend/astProcessing/AstAttributeMechanism.h>
AstValueAttribute(AstValueAttribute const& other);
Parameters
Name |
Description |
other |
The object to copy construct from |
Created with MrDocs