Skip to content

AstValueAttribute::get

Return the stored value by reference.

Synopsis

Declared in <src/midend/astProcessing/AstAttributeMechanism.h>

T const&
get() const;

Description

@{

Return Value

the stored value by reference.

Created with MrDocs