Skip to content

CPreproc::If::Case::Case

Copy constructor

Synopsis

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

Case(Case const& other);

Parameters

Name

Description

other

The object to copy construct from

Created with MrDocs