Skip to content

Outliner::Result::Result

Copy constructor

Synopsis

Declared in <src/midend/programTransformation/astOutlining/Outliner.hh>

[[visibility]]
Result(Result const& other);

Parameters

Name

Description

other

The object to copy construct from

Created with MrDocs